Releases: cta-observatory/magic-cta-pipe
v0.5.3
v0.5.2
Summary
Release with some bugfixes and small improvements.
Contributors
@Elisa-Visentin, @aleberti, @dependabot, @dependabot[bot], @joannaWojS, @jsitarek, @nzywucka, Joanna Wojtowicz and JoannaWojS
What has changed since v0.5.1
Pull-requests containing changes of multiple nature are repeated.
- Bump codecov/codecov-action from 4 to 5 (#269) @dependabot
- Setting a nice parameter (the job priority). (#264) @joannaWojS
- Bump mamba-org/setup-micromamba from 1 to 2 (#266) @dependabot
- fix combo in DL2 real data nb (#263) @Elisa-Visentin
- fix (#261) @Elisa-Visentin
- Changed image searching and obs_id and event_id saving (#257) @nzywucka
New features
Refactoring and Optimization
Maintenance
v0.5.1
v0.5.0
Summary
Release including the semi-automatic scripts for joint data processing.
Contributors
@Elisa-Visentin, @aleberti, @joannaWojS and @jsitarek
What has changed since v0.4.2
Pull-requests containing changes of multiple nature are repeated.
New features
- Semi-automatic scripts on the last MCP version (#217) @Elisa-Visentin
- Auto update MAGIC database (#240) @joannaWojS
Bug Fixes
- skip broken subruns (#244) @Elisa-Visentin
- Fix source (#247) @Elisa-Visentin
- fix db paths (#246) @Elisa-Visentin
Maintenance
- Prepare v0.5.0 (#249) @aleberti
- Auto mcp w/o MC (#243) @Elisa-Visentin
- use tel id from config.yaml (#248) @Elisa-Visentin
- init and setup fixes (#245) @Elisa-Visentin
v0.5.0-alpha
Pre-release including the code for semi-automatic processing.
What's Changed
- Separating generation of the SLURM-specific lines by @jsitarek in #219
- Auto mcp errors by @jsitarek in #220
- Auto mcp errors coin by @jsitarek in #221
- Fix bug sources by @FedericoDevoto757 in #222
- Auto mcp coincidence by @jsitarek in #223
- Auto mcp stereo by @jsitarek in #225
- Auto mcp stereo by @jsitarek in #227
- added list_cal.txt to the list of input files by @jsitarek in #230
- changes in job_accounting by @jsitarek in #233
- Add script for checking availability MAGIC Y runs. by @joannaWojS in #218
- introduced updating of the database by @jsitarek in #234
- merge DL1 stereo (draft) by @Elisa-Visentin in #229
New Contributors
- @FedericoDevoto757 made their first contribution in #222
- @joannaWojS made their first contribution in #218
Full Changelog: v0.4.2...v0.5.0-alpha
v0.4.2
Summary
Minor release introducing new features and bufixes. It allows to read LST DL1 data produced with lstchain v0.9.x.
Contributors
@Elisa-Visentin, @aleberti, @dependabot, @dependabot[bot], @gabemery and @jsitarek
What has changed since v0.4.1
Pull-requests containing changes of multiple nature are repeated.
- Bump pre-commit/action from 3.0.0 to 3.0.1 (#201) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#198) @dependabot
- Bump codecov/codecov-action from 3 to 4 (#199) @dependabot
New features
- Tune magic nsb (#236) @jsitarek
- Possibility to store images (#232) @jsitarek
- Concentration (#146) @jsitarek
Bug Fixes
- fix for #224 (#226) @jsitarek
- Handle loading LST DL1 file from lstchain v0.9 (#210) @gabemery
- get_stereo_events notebook (#213) @Elisa-Visentin
- Drop NaN events also in MCs when loading DL2 data. (#208) @aleberti
Refactoring and Optimization
Maintenance
- Release v0.4.2 (#242) @aleberti
- Handle loading LST DL1 file from lstchain v0.9 (#210) @gabemery
- Add codecov token to upload reports. (#214) @aleberti
- get_stereo_events notebook (#213) @Elisa-Visentin
- test lstchain 0.9 files (#211) @Elisa-Visentin
- Remove averaging of positions in MCs. (#206) @aleberti
- Add citation file. (#202) @aleberti
- Use same scipy requirements as lstchain. (#203) @aleberti
- Cache test data (#204) @aleberti
- Sort files and assign train and test files. (#205) @aleberti
- Simplify reassignment of tel_ids. (#192) @aleberti
- Write MAGIC-only subarray (#193) @aleberti
- Catch the numpy LinAlgError when recostructing the stereo parameters. (#189) @aleberti
- Fix tests docs (#200) @aleberti
- Add in README a note about different LST-1 data and MCP versions. (#197) @aleberti
v0.4.1
Summary
Minor release fixing the dependency for scipy.
Contributors
What has changed since v0.4.0
Pull-requests containing changes of multiple nature are repeated.
Maintenance
v0.4.0
Summary
Version of magic-cta-pipe based on ctapipe v0.19.x and cta-lstchain v0.10.x.
Contributors
@Elisa-Visentin, @SeiyaNozaki, @aleberti, @jsitarek and @ranieremenezes
What has changed since v0.3.1
Pull-requests containing changes of multiple nature are repeated.
New features
- ctapipe 0.19 & co. (#148) @aleberti
- Add pre commit (#153) @aleberti
- MCP upgrades: semi-automatic scripts and update of the current scripts (1 LST -> 4 LSTs); Torino team (#154) @ranieremenezes
- Add release drafter action. (#162) @aleberti
- Add deploy workflow (#161) @aleberti
- Add deployment of docs in CI (#159) @aleberti
- Tests (#141) @Elisa-Visentin
- changed the gap size from 0.1s to 1 s (#145) @jsitarek
- Zenith interpol (#144) @jsitarek
Bug Fixes
- Update python version for readthedocs (now failing). (#185) @aleberti
- fix to create HDU and OBS index files with lstchain0.10 (#184) @jsitarek
- URGENT: combo_type evaluation: fixed bug (#181) @Elisa-Visentin
- fixed combo_type bug (#182) @Elisa-Visentin
Maintenance
- added new tests (#179) @Elisa-Visentin
- Update python version for readthedocs (now failing). (#185) @aleberti
- ctapipe 0.19 & co. (#148) @aleberti
- Update time offset history (#178) @SeiyaNozaki
- Add the scripts module to the documentation. (#176) @aleberti
- Add numpydoc validation (#175) @aleberti
- Docs before pull request (#174) @aleberti
- Correct name of branch for pre-commit workflow. (#172) @aleberti
- Update CI badge according to latest practices. (#169) @aleberti
- Run only documentation job if "documentation-only" label on PR. (#171) @aleberti
- MCP cleanup (#164) @Elisa-Visentin
- Fix external links in the documentation (#168) @aleberti
- Readme update (#167) @aleberti
- API documentation (#166) @aleberti
- Update docs (#165) @aleberti
- Add deployment of docs in CI (#159) @aleberti
- Fix URLs to ctapipe docs (#160) @aleberti
- Fix usage docs page. (#158) @aleberti
- Start documentation (#155) @aleberti
- Add license (BSD 3-Clause license). (#151) @aleberti
- Update the setup.cfg file. (#152) @aleberti
- Update the history of the time offset between LST-1 and MAGIC (#150) @SeiyaNozaki
v0.3.1
Last release that will support ctapipe 0.12. Next releases will have most certainly backward incompatible changes.
What's Changed
- two corrected input values in the config file by @dipierr in #133
- Update environment to fix pip installation and fix CI by @Elisa-Visentin in #134
- Load dl2 data exc by @Elisa-Visentin in #138
- Update coincident event search using large shower events by @SeiyaNozaki in #143
New Contributors
- @dipierr made their first contribution in #133
- @Elisa-Visentin made their first contribution in #134
- @SeiyaNozaki made their first contribution in #143
Full Changelog: v0.3.0...v0.3.1