Releases: cta-observatory/ctaplot
Releases · cta-observatory/ctaplot
v0.6.4
v0.6.3
ctaplot v0.6.3 - fixes a few bugs, improves docs
What's Changed
- Fix reco gamma impact resolution by @mikael10j in #183
- Change reco gamma resolution marker by @mikael10j in #186
- Add legend to Gammaboard resolution curves by @mikael10j in #187
- Fix reco gamma selection by @mikael10j in #185
- inner as default merging option for load_data_from_hdf5 by @vuillaut in #189
- return correct bins by @vuillaut in #191
- add source code to documentation by @vuillaut in #193
- stop testing python 3.6 by @vuillaut in #194
- fixing plot_resolution_difference bug by @vuillaut in #198
- test python 3.11 by @vuillaut in #199
- Fix particle id guessing when loading data by @mikael10j in #195
- Retrieve energies of triggered events from dl1 parameters by @mikael10j in #188
- Add license in setup by @vuillaut in #197
- v0.6.3 by @vuillaut in #200
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Release v0.6.2
What’s Changed
- Fix IPython display import (#178) @mikael10j
- Fix particle guessing from file (#179) @mikael10j
- Fix documentation warnings (#176) @vuillaut
- Jinja2fix (#175) @vuillaut
- Fix numpy deprecation warning (#171) @maxnoe
- fix unit issue with CTA effective area perf and req (#174) @vuillaut
- Exclude obs_id from unique checking in run_config (#173) @mikael10j
- remove reset to standard setting in set_style (#170) @vuillaut
- fix some lying docstring (#168) @vuillaut
- fix doc not showing cta plots (#167) @vuillaut
- improve loading time of load_data_from_h5 (#166) @vuillaut
v0.6.1
v0.6
The main API change in this release is the support of astropy units.
What's Changed
- Update README.rst by @vuillaut in #144
- Add codemeta.json by @vuillaut in #145
- tweak github ci by @vuillaut in #146
- Binning option by @mikael10j in #147
- fix scale issue in pe spectrum by @vuillaut in #150
- Use astropy units whenever possible by @vuillaut in #142
- just some formatting fixes with the help of sourcery by @vuillaut in #151
- remove old travis config and set CI only on PRs by @vuillaut in #153
- Gamma efficiency by @vuillaut in #152
- Precision / recall plot by @vuillaut in #156
- AUC score as a function of energy by @vuillaut in #157
- Fix reading lst dl2 files by @vuillaut in #159
- improve label formatting on gammaness efficiency plot by @vuillaut in #155
- Update gammaboard and internal data representation by @vuillaut in #160
- pypi publish on release by @vuillaut in #161
- precise data formats in doc by @vuillaut in #163
- apply sourcery for streamline code by @vuillaut in #164
- testing latest python versions by @vuillaut in #162
Full Changelog: v0.5.6...v0.6
v0.5.6
What’s Changed
- adding coverage do travis (#143) @vuillaut
- Remove deprecated code and overall code cleanup (#139) @vuillaut
- adding ctaplot style sheets to datasets (#140) @vuillaut
- adding readthedocs config file to pip install ctaplot (#141) @vuillaut
- Context styling (#138) @vuillaut
- add plot_rate functions (#137) @vuillaut
- Fix magic sens (#136) @vuillaut
v0.5.5
v0.5.4
What’s Changed
- version 0.5.4 for release (#134) @vuillaut
- fix labels magic sens plot (#133) @vuillaut
- Add MAGIC sensitivity data and plot (#132) @vuillaut
- check if latex is installed for relevant styles (#131) @vuillaut
- adding roc curves notebook to doc (#130) @vuillaut
- improve
plot_pixels_pe_spectrum
labels and binning (#129) @vuillaut - fix: path error with pip install on windows (#128) @sborquez
- Improve doc (#125) @vuillaut
- fix binning and label issue (#124) @vuillaut
- Fix bug in roc_curve per energy in case of two classes (#123) @vuillaut
- Remove requirements, add setup.cfg to simplify setup.py (#119) @maxnoe
- fix style + some cleanup (#122) @vuillaut