What's Changed * Fix reco gamma impact resolution by mikael10j in https://github.com/cta-observatory/ctaplot/pull/183 * Change reco gamma resolution marker by mikael10j in https://github.com/cta-observatory/ctaplot/pull/186 * Add legend to Gammaboard resolution curves by mikael10j in https://github.com/cta-observatory/ctaplot/pull/187 * Fix reco gamma selection by mikael10j in https://github.com/cta-observatory/ctaplot/pull/185 * inner as default merging option for load_data_from_hdf5 by vuillaut in https://github.com/cta-observatory/ctaplot/pull/189 * return correct bins by vuillaut in https://github.com/cta-observatory/ctaplot/pull/191 * add source code to documentation by vuillaut in https://github.com/cta-observatory/ctaplot/pull/193 * stop testing python 3.6 by vuillaut in https://github.com/cta-observatory/ctaplot/pull/194 * fixing plot_resolution_difference bug by vuillaut in https://github.com/cta-observatory/ctaplot/pull/198 * test python 3.11 by vuillaut in https://github.com/cta-observatory/ctaplot/pull/199 * Fix particle id guessing when loading data by mikael10j in https://github.com/cta-observatory/ctaplot/pull/195 * Retrieve energies of triggered events from dl1 parameters by mikael10j in https://github.com/cta-observatory/ctaplot/pull/188 * Add license in setup by vuillaut in https://github.com/cta-observatory/ctaplot/pull/197 * v0.6.3 by vuillaut in https://github.com/cta-observatory/ctaplot/pull/200
* 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
0.6.1
What’s Changed
* update version to 0.6.1 (165) vuillaut
0.6
The main API change in this release is the support of astropy units.
What's Changed * Update README.rst by vuillaut in https://github.com/cta-observatory/ctaplot/pull/144 * Add codemeta.json by vuillaut in https://github.com/cta-observatory/ctaplot/pull/145 * tweak github ci by vuillaut in https://github.com/cta-observatory/ctaplot/pull/146 * Binning option by mikael10j in https://github.com/cta-observatory/ctaplot/pull/147 * fix scale issue in pe spectrum by vuillaut in https://github.com/cta-observatory/ctaplot/pull/150 * Use astropy units whenever possible by vuillaut in https://github.com/cta-observatory/ctaplot/pull/142 * just some formatting fixes with the help of sourcery by vuillaut in https://github.com/cta-observatory/ctaplot/pull/151 * remove old travis config and set CI only on PRs by vuillaut in https://github.com/cta-observatory/ctaplot/pull/153 * Gamma efficiency by vuillaut in https://github.com/cta-observatory/ctaplot/pull/152 * Precision / recall plot by vuillaut in https://github.com/cta-observatory/ctaplot/pull/156 * AUC score as a function of energy by vuillaut in https://github.com/cta-observatory/ctaplot/pull/157 * Fix reading lst dl2 files by vuillaut in https://github.com/cta-observatory/ctaplot/pull/159 * improve label formatting on gammaness efficiency plot by vuillaut in https://github.com/cta-observatory/ctaplot/pull/155 * Update gammaboard and internal data representation by vuillaut in https://github.com/cta-observatory/ctaplot/pull/160 * pypi publish on release by vuillaut in https://github.com/cta-observatory/ctaplot/pull/161 * precise data formats in doc by vuillaut in https://github.com/cta-observatory/ctaplot/pull/163 * apply sourcery for streamline code by vuillaut in https://github.com/cta-observatory/ctaplot/pull/164 * testing latest python versions by vuillaut in https://github.com/cta-observatory/ctaplot/pull/162