Difference between revisions of "FC Analysis"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
For each beam pulse:<br> | For each beam pulse:<br> | ||
− | <math>ADC_{ | + | <math>ADC_{ave}^{pulse}=\frac{\sum_{i=1}^{16}{ADC_{i}*i}}{\sum_{i=1}^{16}{ADC_{i}}};</math> |
− | |||
− | |||
+ | For distribution over all beam pulses:<br> | ||
+ | <math>ADC_{ave}=\frac{\sum_{i=1}^{pulses}{ADC_{ave}^{pulse} - ADC_{ave}}}{\sum_{i=1}^{16}{ADC_{i}}};</math> | ||