v1.0.0
First release of CHECLabPy. No changes from original design.
- extract_dl1.py contains a reducer cmdline argument
- contents of charge column in DL1 file depends on the reducer chosen
- Currently implemented reducers include:
- Integration window using average waveform
- Cross correlation
- NNLS (early implementation)
- ctapipe charge extractors can also be chosen
- extract_dl1.py has an option to include a monitor file, which is stored in additional tables within the DL1 file
- mapping is provided by TargetCalib
- CameraImage uses the mapping from TargetCalib to produce camera image plots
- extract_spe.py fits SPE spectra efficiently. Can fit multiple illuminations simultaneously.