v0.3.0
release-drafter
released this
09 Nov 17:13
·
817 commits
to master
since this release
Summary
- compatible with ctapipe 0.7.0
- early improvements related to the DL1 comparison against the CTAMARS pipeline
- improvements to basic maintenance
- a more consistent approach for full-scale analyses
- bug fixes
Contributors
- Michele Peresano (@HealthyPear)
- Thierry Stolarczyk (@tstolarczyk)
- Gaia Verna (@gaia-verna)
- Karl Kosack (@kosack)
- Thomas Vuillaume (@vuillaut)
What is changed since v0.2.1
🚀 General features
- Add missing variables in write_dl2 (#66) @HealthyPear
- Add missing dl1 parameters (#41) @HealthyPear
- Updates on notebooks (#47) @HealthyPear
- New plots for calibration benchmarking (#43) @HealthyPear
- Double-pass image extractor (#48) @HealthyPear
- Notebooks for low-level benchmarking (#42) @HealthyPear
- Improved handling of sites, arrays and cameras for all Prod3b simtel productions (#33) @HealthyPear
- Change gain selection (#35) @HealthyPear
- Changes for adding Cameras beyond LSTCam and NectarCam (#29) @tstolarczyk
🌐 GRID support
- Update configuration files (#74) @HealthyPear
- Update documentation for GRID support (#54) @HealthyPear
- Rollback for GRID support (#52) @HealthyPear
🐛 Bug Fixes
- Bugfix in Release Drafter workflow file (#71) @HealthyPear
- Convert pointing values to float64 at reading time (#68) @HealthyPear
- Rollback for GRID support (#52) @HealthyPear
- Fix recording of DL1 image and record reconstruction cleaning mask (#46) @gaia-verna
- consistent definition of angular separation to the source with config (#39) @vuillaut
- Update write_dl1.py (#30) @tstolarczyk
🧰 Maintenance
- Update documentation release 0.3.0 (#80) @HealthyPear
- Add mailmap file (#72) @HealthyPear
- Update benchmarks and documentation (#75) @HealthyPear
- Bugfix in Release Drafter workflow file (#71) @HealthyPear
- Add release drafter (#67) @HealthyPear
- Add benchmark notebooks for medium and late stages (#55) @HealthyPear
- Update documentation for GRID support (#54) @HealthyPear
- Updated documentation (#50) @HealthyPear
- Implementation of a first unit test (DL1) (#34) @HealthyPear
- Updated documentation (Closes #23) (#32) @HealthyPear
- Added Travis CI configuration file (#18) @HealthyPear
- Update README.md (#28) @tstolarczyk
- Added versioning to init.py and setup.py using the manual approach. (#20) @HealthyPear
- Update README.md (#21) @tstolarczyk