Note: 'official' status and values can always be found here http://www-glast.stanford.edu/cgi-bin/viewcvs/CalXtalResponse/xml/
CURRENT VALUES - Ideal flight mode
Ideal mode calibrations are based on measured means of cal Flight Models.
They are not well suited to real data as they treat all crystals as equal, while the varying pedestals in real
data could cause some ideal calibrations to be out of range.
'flight' mode calibrations are intended for simulating flight energy levels.
The effective reponse of the current configuration is as follows
it incoperates the following improvements over the prievous version.
- increase of noise & LAC thresholds to better approximate real flight expectations
- enabling of FLE & FHE trigger simulation
CURRENT VALUES - Ideal muon mode
ideal mode calibrations are based on measured means calibrations of real Cal flight models.
They are not well suited to real data as they treat all crystals as equal, using them w/ the varying pedestals in real
data could cause some calculations to go out of range.
'muon' mode calibrations are simply average values from ground muon collections.
The effective reponse of the current configuration is as follows
it incoperates the following improvements over the prievous version.
- ULD values for all ranges and HEX1 saturation level are set to very close to 4095. The previous values were lower in an effort to avoid problems caused by channels w/ higher pedestals which is not an issue in ideal mode
- LAC threshold was raised to 1.3 MeV which is closer to the mean LAC threshold used for flight crystals
- pedestal noise levels are lower to better reflect the true behavior of the flight front-ends
- some values were rounded a bit just to make things simpler.
HISTORY OF VALUES
This documents the history of CalXtalReponse ideal calibrations.
HOW IT WORKS
basically, there are two stages.
Recon
1) ADC->DAC
2) DAC->MEV
digi is the opposite of course, but it is done in pieces. first the dac 'scale' values for the individual McIntegratingHit energies are summed together, once they're all summed, then we convert dac->adc.
here are the constants from CalXtalResponse/xml/idealCalib.xml file.
for each ADC range </item>
so for LEX8 recon would go something like this:
so final ratios are:
all ranges are currently maxing out at 3500 ADC (including pedestals) pedestals are about 500 in X8 and 200 in X1 this makes the max measurable energy in HEX1 (3500-200)/1.5=2.2gev per xtal. i don't know if that's a problem or not, like i said before these numbers are averages from muonCalib which uses different gain settings from flight.
incidentally, all these values can be changed instantly by editing the idealCalib.xml file (so you can see the effect of changing gains, peds, etc...).