Skip to content

v0.22.0

Choose a tag to compare

@maxnoe maxnoe released this 06 May 17:47
· 213 commits to master since this release
ce2617e

v0.22.0

  • Add support for ctapipe coordinate transformation in the training of disp regressors.
    From now on, the configuration key disp_config.coordinate_transformatin is required and can be either FACT or CTA.

If you want to use the CTA coordinate trafo conventions, ctapipe is required, use pip install aict-tools[cta] to make sure, this is the case.