Page History
...
Code Block |
---|
kwa = <dict-of-mask-parameters> a = o.calib(evt, cmpars=(7,2,100,10), **kwa) a = o.image(evt, nda=None, **kwa) |
See mask usage example in Area detector mask examples.
Calibration constants
All detector calibration constants (np.array) and associated metadata (dict) are available through the dictionary det.calibconst with calibration type as a key. For example:
...
Overview
Content Tools