Releases: fact-project/aict-tools
Releases · fact-project/aict-tools
Fix fact_to_dl3 for application of energy regressors where log_target is used
Merge pull request #72 from fact-project/fix_log_e Fix missing log_target in fact_to_dl3
Fix classifier performance plotting script
Merge pull request #71 from fact-project/fix_plotting remove redundant feature names in plotting scripts
Reset seeds before final training and fix entrypoint for energy regressor
v0.12.1 Fix entrypoint for energy regressor
Rename module to aict_tools
The module and all executables got renamed to aict_tools
and aict_train_...
and aict_apply_...
Fixes for mutliple telescopes, new columns in dl3 and plotting fixes
v0.11.0 Update setup.py
Rework configuration, add fact dl3 script, support multiple telescopes
-
Configuration was completely refactored, check the examples folder, especially
full_config.yaml
-
Added executable
klaas_fact_to_dl3
to apply all three models and calculate ra/dec and theta in one go. -
First support for multiple telescopes (cta)
Remove support for pandas hdf
v0.9.0 Update setup.py
Remove code path for source dependent separation. For real this time
We forgot to merge a PR apparently. This times source dependent features are actually removed.
Remove code path for source dependent separation
v0.8.0 Update setup.py
Update pyfact
v0.7.4 Update setup.py