Releases: cta-observatory/ctapipe_io_nectarcam
Releases · cta-observatory/ctapipe_io_nectarcam
v0.1.7 -- 2025-01-20
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #55
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #59
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #58
- Bump actions/checkout from 3 to 4 by @dependabot in #57
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #56
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in #61
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #62
- Fix a crash in the gain selection with missing packets by @vmarandon in #64
- NectarCAM runs not compatible with
EventSource
anymore by @jlenain in #66 - Add BlockNectarCAMEventSource class by @vmarandon in #60
New Contributors
- @dependabot made their first contribution in #55
Full Changelog: v0.1.6...v0.1.7
v0.1.6 -- 2024-07-31
What's Changed
- Entry point for NectarCAMEventSource into ctapipe.io by @jlenain in #53
- Pin scipy version by @jlenain in #54
Full Changelog: v0.1.5...v0.1.6
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.