v0.9.7 - 2022-10-21
What’s Changed
- Fix definition of "true disp_sign" parameter (#1027) @moralejo
- Set correct NSB tuning settings for low-zenith MC (#1025) @moralejo
- fixed calculation of noise in dim pixels parameter (#1024) @jsitarek
- Add dummy RAD_MAX for source-dependent analysis (#1005) @SeiyaNozaki
- Try using sigma clipping in calibration code to get robust mean / std estimation (#969) @maxnoe
- greater or equal filters in DL3Cuts (#1015) @vuillaut
- introduce function to correct the bias due to the nominal focal length (#1001) @vuillaut
- Fix analyze_muon_event function description (#1007) @moralejo
- Lhfit implementation (#904) @gabemery
- Require atleast ctapipe_io_lst 0.18.2 (#1003) @maxnoe
- Fix comparison of timestamps in calibration code (#1002) @maxnoe
- Single RF loading at training and dl1->dl2 (#985) @gabemery
- fix plot dl2 metrics (#993) @vuillaut
- Dealing with configs in a better way (#983) @vuillaut
- Add Cite to README (#982) @vuillaut
- Fix timestamps in DL3 files, fixes #986 (#987) @maxnoe
- Some small improvements to DL3 Tools (#943) @chaimain
- Update Random Forest input features (#977) @moralejo
- compute and use sin of pointing (#984) @vuillaut
- logging existing output file in dl1ab (#981) @vuillaut
- Remove duplicated all (#980) @rlopezcoto
- update to ctaplot v0.6 (#964) @vuillaut
- Remove obsolete sensitivity function (#976) @moralejo
- Correct misleading comment from previous code version (#975) @gabemery
- Update the event binning for true/reco energy and source offset (#974) @chaimain
- Calib aliases (#970) @maxnoe
- Combine the post DL3 notebooks, to solve few minor issues (#955) @chaimain
- DL3 energy-dependent alpha cut (#942) @SeiyaNozaki
- Support creating point-like IRFs from ring-wobble MC (#963) @SeiyaNozaki
Contributers
@SeiyaNozaki, @chaimain, @gabemery, @jsitarek, @maxnoe, @moralejo, @rlopezcoto and @vuillaut