Aict-tools

Latest version: v0.27.1

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.24.1

* Fix for setting azimuth unit (was reading in the zd unit)
* Correctly convert altitude units (forgotten to convert in 0.24)
* plot_disp_performance now calculates uncertainties from the cross validation for the energy dependent metrics

0.24.0

This is a pretty large release with lots of improvements regarding CTA integration.

* Added config options for all columns where units are needed (e.g. az_pointing_unit).
The defaults follow the conventions of the FACT-Tools analysis chain, for CTA you will need to define
these options appropriately. (e.g. `delta_unit: deg`
* Similarly, one can now provide either altitude or zenith distance, mutually exclusive
* If the global config options `true_energy_column` or `size_column` are set, these values are stored in the cross validation output hdf5 file, to enable energy/size dependent performance evaluation.
For now, this is only used in `plot_disp_performance`, where r2 score and sign accuracy are shown versus true energy.

0.23.0

Add script disp performance plotting script

0.22.2

FIx the newly introduced cta coordinate transformations, they were assuming altitude was stored in the zenith column, now corrected.

0.22.1

* fix for calculation of true disp to conform to the normal conventions.
Training and predictions worked before but was rotated 180 degrees to the usual definition

0.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.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.