Recent Releases of ctaplot
ctaplot - v0.6.4
Fix the deprecated seaborn style to work with matplotlib >= 3.8
What's Changed
- use seaborn-v0_8 as style, seaborn being deprecated by @vuillaut in https://github.com/cta-observatory/ctaplot/pull/201
Full Changelog: https://github.com/cta-observatory/ctaplot/compare/v0.6.3...v0.6.4
- Jupyter Notebook
Published by vuillaut over 2 years ago
ctaplot - v0.6.3
ctaplot v0.6.3 - fixes a few bugs, improves docs
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 loaddatafrom_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 plotresolutiondifference 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
Full Changelog: https://github.com/cta-observatory/ctaplot/compare/v0.6.2...v0.6.3
- Jupyter Notebook
Published by vuillaut over 2 years ago
ctaplot - 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 obsid from unique checking in runconfig (#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 loaddatafrom_h5 (#166) @vuillaut
- Jupyter Notebook
Published by release-drafter[bot] almost 4 years ago
ctaplot - v0.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
Full Changelog: https://github.com/cta-observatory/ctaplot/compare/v0.5.6...v0.6
- Jupyter Notebook
Published by vuillaut about 4 years ago
ctaplot - 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
- Jupyter Notebook
Published by release-drafter[bot] about 5 years ago
ctaplot - 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_spectrumlabels 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
- Jupyter Notebook
Published by release-drafter[bot] over 5 years ago
ctaplot - v0.4.1
Release of ctaplot v0.4.1
What’s Changed
- using find_packages in setup.py (#72) @vuillaut
- improve doc on data format (#71) @vuillaut
- improve doc (#70) @vuillaut
- Dataformat (#69) @vuillaut
- True pe reco pe (#68) @vuillaut
- increase nsample in testbin_empty (#67) @vuillaut
- normed-->density in test (#66) @vuillaut
- fixing plotbinnedstat and adding a line option (#65) @vuillaut
- reorganise module for future additions (#64) @vuillaut
- make resources list accessible to user in dataset (#63) @vuillaut
- Reference plots (#60) @mikael10j
- Threshold (#59) @mikael10j
- adding figsize in GammaBoard init (#56) @vuillaut
- fixing resolution test accuracy (#62) @vuillaut
- Adding HESSII Impact IRF Mono and Stereo (#61) @vuillaut
- read lstchain results data (#57) @vuillaut
- fix proton false positive (#58) @vuillaut
- Add precision recall curve (#55) @mikael10j
- adding functions to plot ROC curve for gamma classification (#50) @vuillaut
- Jupyter Notebook
Published by release-drafter[bot] over 6 years ago
ctaplot - v0.3.0
What’s Changed
- adding function to find resources in share directory (#43) @vuillaut
- Update CTA IRF (prod3 v2) (#42) @vuillaut
- API names correction for consistency (#41) @vuillaut
- Introducing several new features (#40) @vuillaut
- generic bias calculation
- generic plotting functions for bias - resolve #37
- function to plot the difference between two resolution - resolve #35
- adding release drafter file (#39) @vuillaut
- Code improvement (#38) @vuillaut
- Introduce relative scaling function for the resolution and bias
- Introduce distance2d_resolution function
- Fix an issue with resolution bias
- fix issues with plots
- fmt is now optional in resolution plots (#34) @vuillaut
- Jupyter Notebook
Published by release-drafter[bot] over 6 years ago