v0.8.3 – 2022-01-12
What’s Changed
- Update requirements in setup.py and environment.yml (#852) @maxnoe
- NSB injection in MC R1 waveform (#821) @gabemery
- Add conversion script for drs4 pedestal file to EVB format (#829) @maxnoe
- Use uint16 for baseline and spike heights, add checks for small values (#848) @maxnoe
- Docs improvement (#851) @rlopezcoto
- Update README (#850) @moralejo
- Fix indentation in add_source_files (#849) @maxnoe
- Relax DL1 check limit on rate of >30 pe pulses (#845) @moralejo
- Fix compression options and source files for dl1ab, fixes #846 (#847) @maxnoe
- Copy group attributes, fixes #838 (#841) @maxnoe
- Set list of source filenames to last used (#844) @Bultako
- Remove now unused old drs4 pedestal code (#830) @maxnoe
- Correct number of ucts jumps (#840) @moralejo
- Fix gammapy compilation in docs CI, fixes #842 (#843) @maxnoe
- Remove empty plot_irfs.py (#836) @rlopezcoto
- Docs restructuring (#834) @rlopezcoto
- Require at least ctapipe_io_lst 0.13.2 (#833) @maxnoe
- Update README.md (#831) @moralejo
Contributers
@Bultako, @gabemery, @maxnoe, @moralejo, @rlopezcoto and @vuillaut