Skip to content

v1.0.0

Compare
Choose a tag to compare
@watsonjj watsonjj released this 08 Nov 14:55
· 196 commits to master since this release
d7bf0b9

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.