...
Anything struck-through has not been tested.
Noise,
...
pedestal
To make a fake pedestal: python CalcNoiseAndMean.py -r 91. (Re the below, If 'CommonMode' is not in special it reverts to raw.)
To assess noise in keV:
python CalcNoiseAndMean.py -r 91 -e rixx1005922 --special regionCommonMode,slice --label common_testforSept
This calculation needs to be multiplied by 2 to handle the bit shift.python CalcNoiseAndMean.py -r 91 --special regionCommonMode,slice --label common_testforSept (n.b. -e is not needed if one is using the run defined by setup.sh.)
To make a fake pedestal: python CalcNoiseAndMean.py -r 91. If 'CommonMode' is not in special it reverts to raw.
...