Skip to content

Releases: cta-observatory/cta-lstchain

v0.10.12 - 2024-08-29

29 Aug 08:54
378a4c3
Compare
Choose a tag to compare

What’s Changed

Contributers

@SeiyaNozaki, @chaimain, @deborahDOR, @gabemery, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut

v0.10.11 - 2024-05-08

08 May 14:59
3344a5b
Compare
Choose a tag to compare

What’s Changed

Contributers

@moralejo and @rlopezcoto

v0.10.10 - 2024-04-23

23 Apr 08:36
fc4355c
Compare
Choose a tag to compare

What’s Changed

  • Avoid crash in log message if no FF events were found (#1248) @moralejo

Contributers

@moralejo

v0.10.9 - 2024-03-21

21 Mar 15:46
5b80be8
Compare
Choose a tag to compare

What’s Changed

Contributers

@FrancaCassol, @SeiyaNozaki, @aaguasca, @chaimain, @gabemery, @matteobalbo, @moralejo and @vuillaut

v0.10.8 - 2024-03-14

14 Mar 09:03
e0f6d78
Compare
Choose a tag to compare

What’s Changed

Contributers

@SeiyaNozaki, @gabemery, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut

v0.10.7 - 2024-02-01

01 Feb 09:59
6507bdd
Compare
Choose a tag to compare

What’s Changed

  • Script to compute NSB-tuning parameter for MC at the waveforms level (#1212) @moralejo
  • New script and notebook for the selection of good quality runs (#1190) @moralejo
  • Update docs related to data checks (#1207) @moralejo
  • Set minimum intensity by default to 50 p.e. in example DL3 and IRF configs (#1208) @morcuended
  • Deal with missing modules in modifier.py (#1204) @moralejo
  • Limit scipy to version before 1.12 which introduces a breaking change and unfreeze sphinx version (#1201) @gabemery

Contributers

@gabemery, @moralejo, @morcuended and @rlopezcoto

v0.10.6 - 2023-12-05

05 Dec 14:01
089891d
Compare
Choose a tag to compare

What’s Changed

  • Change dtype of drs4 baseline values to int16 to make it work with pre-corrected EVBv6 data. (#1182) @maxnoe

Contributers

@maxnoe and @moralejo

v0.10.5 - 2023-12-01

01 Dec 11:06
ad87a96
Compare
Choose a tag to compare

What’s Changed

Contributers

@FrancaCassol, @aaguasca, @marialainez, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut

v0.9.14 – 2023-09-25

25 Sep 15:11
375fd1b
Compare
Choose a tag to compare

What’s Changed

This release includes a hotfix for version 0.9.x for the wrong EDISP normalization in pyirf.

To fix existing DL3 files, you can use the script attached to the pyirf 0.10 release here:
https://github.com/cta-observatory/pyirf/releases/download/v0.10.0/fix_edisp.py

Contributors

@morcuended and @maxnoe

v0.10.4 – 2023-08-31

31 Aug 08:30
9197200
Compare
Choose a tag to compare

What’s Changed

  • Fix unusable pixels usage in muon analysis (#1151) @FrancaCassol
  • Fix arrays not being masked correctly in flatfield calculator (#1149) @maxnoe
  • Add installation instruction using conda forge and badge to README (#1148) @morcuended

Contributers

@FrancaCassol, @maxnoe, @morcuended and @rlopezcoto