Skip to content

v0.5.1

Compare
Choose a tag to compare
@TjarkMiener TjarkMiener released this 10 Dec 16:17
· 563 commits to master since this release

CTLearn Release v0.5.1

ctapipe-stage1 migration

Major Features

  • Support of the official CTA stage 1 files (the dl1dh data format is still supported but will be deprecated in the future)
  • Upgrade to dl1dh v0.10.0 and ctapipe v0.10.5
  • Added ResNet-RNN model
  • New feature: Freeze the backbone in deep stereo models like the ResNet-RNN
  • pypi installation for CTLearn

Minor Improvements

  • Add CTA and MAGIC example files
  • Improve input file handling in predict mode to process real data in standard convention

Bug Fixes and Other Changes