Releases: cta-observatory/dl1-data-handler
Releases · cta-observatory/dl1-data-handler
v0.12.0
What's Changed
- CI&CD fixes by @rcervinoucm in #132
- Support only CTAO data format v6.0.0 by @TjarkMiener in #133
- Use astropy for sky offset and separation calculation by @TjarkMiener in #135
- Allowing external algo to find trigger patch by @TjarkMiener in #134
- Update README.rst by @TjarkMiener in #136
Full Changelog: v0.11.1...v0.12.0
v0.11.1
v0.11.0
DL1 Data Handler Release v0.11.0
Enables data reading for the AI-based trigger system and data reading of LST1 observations #126
Convert absolute peak times to relative #128
CI fix #127 @rcervinoucm
Bug Fixes and Other Changes
Upgraded ctapipe to v0.20.0
v0.10.11
v0.10.10
v0.10.9
v0.10.8
v0.10.7
DL1 Data Handler Release v0.10.7
Major bug fixes w.r.t. v0.10.6 (highly recommended to upgrade to this version)
Major Features And Improvements
- Modified the Stage1 subclass reader to read files without the shower simulation table, e.g. real data from LST-1
- Automated handling of multiple classes with CTLearn v0.6.1
- Moved class weight calculation from CTLearn into the dl1dh reader
Bug Fixes and Other Changes
- Shuffle ex. ids before storing them. It caused troubles when resuming a CTLearn run.
- Changed the dim of the parameter list in mono mode to make it work with the output handler of CTLearn v0.6.1.
- Upgrade to (latest) ctapipe v0.15.0
Known Issues
- Increase of RAM usage in the DL1DataReaderSTAGE1, when the DL1 files are split by tel_id. Issue #104. At the moment it is recommended to use the DL1 files, where the telescope tables are split by tel_types.
v0.10.6
v0.10.5
DL1 Data Handler Release v0.10.5
Added quality cuts on parameters in stereo mode
Major Features And Improvements
- Quality cuts in stereo reading #113
Bug Fixes and Other Changes
Known Issues
- Increase of RAM usage in the DL1DataReaderSTAGE1, when the DL1 files are split by tel_id. Issue #104. At the moment it is recommended to use the DL1 files, where the telescope tables are split by tel_types.