Recent Releases of https://github.com/cta-observatory/ctapipe_io_magic
https://github.com/cta-observatory/ctapipe_io_magic - v0.5.6
Summary
Maintenance release.
Contributors
@aleberti, @dependabot[bot] and dependabot[bot]
What has changed since v0.5.5
Pull-requests containing changes of multiple nature are repeated.
- Use astropy-base in environment. (#99) @aleberti
- Bump codecov/codecov-action from 4 to 5 (#98) @dependabot[bot]
- Bump mamba-org/setup-micromamba from 1 to 2 (#97) @dependabot[bot]
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.5.5
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.
- Update README for v0.5.5 (#96) @aleberti
- Laser test (#84) @nzywucka
- Take info on prescaler and trigger from previous subrun if not available in the current file (#86) @aleberti
- Bump release-drafter/release-drafter from 5 to 6 (#93) @dependabot
- Bump codecov/codecov-action from 3 to 4 (#92) @dependabot
- Update deploy workflow. (#90) @aleberti
- Add dependabot configuration. (#89) @aleberti
- Put test files with missing trees in a separate directory. (#88) @aleberti
- Add file check for Events and RunHeaders trees. (#87) @aleberti
- Add configuration file for release-drafter. (#83) @aleberti
- Small updates (#82) @aleberti
- Add installation from conda-forge. (#81) @aleberti
- Add conda forge badge in README (#80) @aleberti
- Update checkout action version. (#79) @aleberti
- Add release-drafter workflow. (#78) @aleberti
- Update license specification. (#76) @aleberti
- Use setup-micromamba action. (#75) @aleberti
- Deploy pypi (#74) @aleberti
- Update setup config file with BSD license and python 3.11. (#73) @aleberti
- Python
Published by github-actions[bot] almost 2 years ago
https://github.com/cta-observatory/ctapipe_io_magic - V0.5.4
What's Changed
- Do not mix default and conda-forge channel. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/69
- Add badges for CI status and PyPI package version. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/70
- Update license to BSD-3 by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/71
- Update README for v0.5.4 by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/72
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.5.3...v0.5.4
- Python
Published by aleberti almost 3 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.5.3
What's Changed
- Add support for python 3.11 by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/68
Link to PyPI: https://pypi.org/project/ctapipe-io-magic/0.5.3/
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.5.2...v0.5.3
- Python
Published by aleberti almost 3 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.5.2
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
- Update setup by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/64
- Introducing hardware stereo trigger by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/65
- Add changes for v0.5.2 in README. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/66
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.5.1...v0.5.2
- Python
Published by aleberti about 3 years ago
https://github.com/cta-observatory/ctapipe_io_magic - V0.5.1
This release introduces compatibility with ctapipe v0.19
What's Changed
- ctapipe 0.19 by @Elisa-Visentin in https://github.com/cta-observatory/ctapipeiomagic/pull/60
- V0.19 fix by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/63
New Contributors
- @Elisa-Visentin made their first contribution in https://github.com/cta-observatory/ctapipeiomagic/pull/60
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.5.0...v0.5.1
- Python
Published by aleberti about 3 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.5.0
What's Changed
- fixed reading of mono data by @jsitarek in https://github.com/cta-observatory/ctapipeiomagic/pull/56
- ctapipe v0.17 by @ellijobst in https://github.com/cta-observatory/ctapipeiomagic/pull/57
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.4.7...v0.5.0
See package in PyPI: https://pypi.org/project/ctapipe-io-magic/0.5.0/
- Python
Published by aleberti about 3 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.7
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
- added reading of fLongitmax from MAGIC MCs by @jsitarek in https://github.com/cta-observatory/ctapipeiomagic/pull/54
- Read bad and hot pixels information also for MC data. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/55
- Read mc mono by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/53
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.4.6...v0.4.7
- Python
Published by aleberti almost 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.6
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
- Adapt mono real data by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/52
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.4.5...v0.4.6
- Python
Published by aleberti almost 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.5
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".
- Python
Published by YoshikiOhtani about 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.4
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.
- Python
Published by aleberti about 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.3
What's Changed
- Added event arrival time differences to members by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/46
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.4.2...v0.4.3
- Python
Published by aleberti about 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.2
What's Changed
- Read multiple files by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/31
- Add a function to get the bad RMS pixels mask by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/33
- Refactor code by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/34
- Fixed condition of selecting a pedestal sample by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/38
- Add project name to meta data by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/41
- Small fix in badpixels by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/42
- Update URL of test data files. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/36
- updated telescope position and focal length by @jsitarek in https://github.com/cta-observatory/ctapipeiomagic/pull/44
New Contributors
- @jsitarek made their first contribution in https://github.com/cta-observatory/ctapipeiomagic/pull/44
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.4.1...v0.4.2
- Python
Published by aleberti about 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.1
What's Changed
- Add CI workflow by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/23
- Refactor and simplify code by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/21
- Add stage1 test by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/24
- Read bundled camera information. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/25
- Add event type information in a logger info by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/28
- Extract drive info only once by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/30
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.4.0...v0.4.1
- Python
Published by aleberti over 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.4.0
This version of ctapipeiomagic is compatible with ctapipe v0.12. It features also some internal changes, most of which are transparent to the users. Changes with respect previous versions:
- only one calibrated subrun at a time can be given as input
- the argument
use_pedestalscan be used to generate pedestal events from the event source MAGICEventSourcenow provides additional metadata information about the subrun- timestamps for the events have a format which can be used later for MAGIC+LST1 analysis
- introduced unit tests
What's Changed
- Update README.md by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/7
- Update ctapipe v0.12 by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/5
- Dev yoshiki by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/9
- dev-yoshiki to master by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/12
- Fix prescaler by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/15
- Fix issue with no prescaler data. by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/18
- change timestamp format to UNIX from MJD by @YoshikiOhtani in https://github.com/cta-observatory/ctapipeiomagic/pull/13
- Fix calculation of declination. by @ellijobst in https://github.com/cta-observatory/ctapipeiomagic/pull/20
- Update tests by @aleberti in https://github.com/cta-observatory/ctapipeiomagic/pull/22
New Contributors
- @aleberti made their first contribution in https://github.com/cta-observatory/ctapipeiomagic/pull/7
- @YoshikiOhtani made their first contribution in https://github.com/cta-observatory/ctapipeiomagic/pull/9
- @ellijobst made their first contribution in https://github.com/cta-observatory/ctapipeiomagic/pull/20
Full Changelog: https://github.com/cta-observatory/ctapipeiomagic/compare/v0.3.0...v0.4.0
- Python
Published by aleberti over 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.2.0
Version 0.2.0 unifies data and MC reading.
- Python
Published by aleberti over 4 years ago
https://github.com/cta-observatory/ctapipe_io_magic - v0.3.0
Version working with uproot4. Based on ctapipe v0.8.0
- Python
Published by aleberti over 4 years ago