Releases: cta-observatory/ctapipe_io_nectarcam
Releases · cta-observatory/ctapipe_io_nectarcam
v0.1.6 -- 2024-07-31
v0.1.5 -- 2024-05-29
What's Changed
- Introduction of new data format for the EventBuilder v6, backward-compatible with the data format provided using the EventBuilder v4 by @vmarandon in #51
- Pre-commit hooks by @jlenain in #49
- Update CI after renaming master branch to main. by @jlenain in #50
LightNectarCAMEventsource
by @guillaumegrolleron withinnectarchain
, ported toctapipe_io_nectarcam
by @vmarandon and @jlenain in #51 and #47
Full Changelog: v0.1.4...v0.1.5
v0.1.4 -- 2024-03-06
This release of ctapipe_io_nectarcam is the last release before switching to the version 6 of the EventBuilder for NectarCAM.
What's Changed
- Add trigger patches by @mdpunch in #40
ctapipe_io_nectarcam
fails when called withctapipe
by @jlenain in #42- Update CI by @jlenain in #45
- Update configuration files to be more in line with nectarchain by @jlenain in #46
- Fix CI for release deployment on PyPI by @jlenain in #48
Full Changelog: v0.1.3...v0.1.4
Upgrade to ctapipe 0.19
What's Changed
ctapipe_io_nectarcam
upgraded to be comptaible withctapipe
v0.19 by @vmarandon in #39
New Contributors
- @vmarandon made their first contribution in #39
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Prepare release which will comply with conda-forge
staging standards, to prepare submitting ctapipe_io_nectarcam
to conda-forge
(see https://conda-forge.org/docs/maintainer/adding_pkgs.html).
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Let's version our code!
Merge pull request #29 from jlenain/github-ci Updated python and ctapipe versions for GitHub CI, to address #28.