Skip to content

Releases: cta-observatory/ctapipe_io_magic

v0.5.5

28 Aug 08:49
8c746dd
Compare
Choose a tag to compare

Summary

Release with LIDAR reading info and check of missing trees or reports.

Contributors

@aleberti, @dependabot, @dependabot[bot] and @nzywucka

What has changed since v0.5.4

Pull-requests containing changes of multiple nature are repeated.

v0.5.4

23 Sep 15:09
00f2871
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

28 Aug 16:46
71592a6
Compare
Choose a tag to compare

What's Changed

Link to PyPI: https://pypi.org/project/ctapipe-io-magic/0.5.3/

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Jul 19:52
6b97ec7
Compare
Choose a tag to compare

This version introduces support for the data taken with the hardware stereo trigger. Also, it fixes a bug for mono data where the time difference array is not correctly retrieved.

What's Changed

Full Changelog: v0.5.1...v0.5.2

V0.5.1

04 May 09:04
8c438c7
Compare
Choose a tag to compare

This release introduces compatibility with ctapipe v0.19

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

26 Apr 09:06
8e683c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.5.0

See package in PyPI: https://pypi.org/project/ctapipe-io-magic/0.5.0/

v0.4.7

07 Oct 07:56
Compare
Choose a tag to compare

In this release, full support to read in real and MC data taken in mono mode, and with SumT was added. Now it includes the treatment of unsuitable pixels for MC data. Finally, the readout of true XMax value from MC data (usually not available, filled with 0 otherwise) has been added.

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

23 Sep 15:33
Compare
Choose a tag to compare

In this release, support to read in data taken in mono mode (full for real data, partial for MCs) was added. Also, a bug in the recognition of mono/stereo or standard trigger/SumT data (added also for MC) was fixed.

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

24 Jun 04:28
Compare
Choose a tag to compare

In this release the automatic tests are fixed and the possibility to choose the effective or nominal focal length is added as the focal_length_choice option. The default choice is "effective".

v0.4.4

05 May 17:04
Compare
Choose a tag to compare

In this release peak_time are saved in nanoseconds (before they were in time slices as stored in MARS ROOT files), in order to be compatible with what ctapipe expects to calculate e.g. ting parameters.