Skip to content

Releases: cta-observatory/ctapipe_io_nectarcam

v0.1.6 -- 2024-07-31

31 Jul 16:28
f447c72
Compare
Choose a tag to compare

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

29 May 07:22
31e4a39
Compare
Choose a tag to compare

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 within nectarchain, ported to ctapipe_io_nectarcam by @vmarandon and @jlenain in #51 and #47

Full Changelog: v0.1.4...v0.1.5

v0.1.4 -- 2024-03-06

06 Mar 09:50
edb1803
Compare
Choose a tag to compare

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 with ctapipe 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

15 Jun 14:04
2aa6e32
Compare
Choose a tag to compare

What's Changed

  • ctapipe_io_nectarcam upgraded to be comptaible with ctapipe v0.19 by @vmarandon in #39

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Mar 14:01
78e10a2
Compare
Choose a tag to compare

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

08 Feb 12:00
4183420
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...v0.1.1

Let's version our code!

24 Jan 16:57
c17671c
Compare
Choose a tag to compare
Merge pull request #29 from jlenain/github-ci

Updated python and ctapipe versions for GitHub CI, to address #28.