Releases: cta-observatory/cta-lstchain
Releases · cta-observatory/cta-lstchain
v0.9.9 - 2022-10-25
v0.9.8 - 2022-10-24
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
v0.9.6 - 2022-04-13
What’s Changed
- Update readme prior to new release (#968) @rlopezcoto
- Require at least ctapipe_io_lst 0.18.1 (#967) @maxnoe
Contributers
@maxnoe and @rlopezcoto
v0.9.5 – 2022-04-12
What’s Changed
- Reduce size of random forests in standard config (#961) @vuillaut
- Use setup-miniconda in CI (#966) @maxnoe
- Remove hard-coded arguments in the energy-dependent cuts functions (#965) @chaimain
- Allow selecting N samples for training and testing (#949) @vuillaut
- Update ctapipe_io_lst and add
--flatfield-heuristic
switch to relevant programs (#950) @maxnoe - Fix missing f-strings in io (#952) @maxnoe
- Remove hard coded parameters in analysis_muon_event and make it usable with any telescope id. (#944) @gabemery
- set joblib compress to 3 (#947) @vuillaut
Contributers
v0.9.4
What’s Changed
- Improve DL1 check treatment of problematic data (#939) @moralejo
- Update minimum required ctapipe_io_lst to 0.16.1 (#938) @maxnoe
- Update of a source-dependent config file (#937) @SeiyaNozaki
- Fixes in DL1 data check (#932) @moralejo
- Improvements of data selection notebook (#935) @moralejo
- Added notebook for the selection of runs for analysis (#934) @moralejo
Contributers
@SeiyaNozaki, @maxnoe, @moralejo, @rlopezcoto and Franca Cassol
v0.9.3
What’s Changed
- tailcut to 8-4 as standard config (#926) @vuillaut
- Allow only LST1 in standard config (#925) @vuillaut
- replace only first occurrence on dl2 output filename (#927) @garciagenrique
- Clarify docstring for no-image in dl1a (#923) @vuillaut
- Fix run-wise mean of # of star-affected pixels (#929) @moralejo
- Make pro link relative, not absolute (#928) @maxnoe
Contributers
@garciagenrique, @maxnoe, @moralejo, @rlopezcoto and @vuillaut
v0.9.2
What’s Changed
- Run pyflakes first and only once in CI (#914) @maxnoe
- Fix azimuth & RA range (#922) @moralejo
- Improve calibration plots (#920) @FrancaCassol
- Change directory name so to be compliant with CTAO documentation (#921) @FrancaCassol
- Refactor onsite scripts (#908) @maxnoe
- Small fixes in the DL3 notebooks (#915) @chaimain
- Solved DL1 check issues (#916) @moralejo
- Adapt charge limits to -2% change in calibration (#912) @moralejo
- Bump io (#911) @rlopezcoto
- Fix _dev_version being included in wheel (#910) @maxnoe
- Fix default value of EventFilter (#907) @maxnoe
Contributers
@FrancaCassol, @chaimain, @maxnoe, @moralejo and @rlopezcoto
v0.9.1
What’s Changed
- Fix rst syntax to fix docs build (#909) @maxnoe
- Correct logic of link creation (#906) @FrancaCassol
Contributers
v0.9.0
What’s Changed
- Update readme (#905) @rlopezcoto
- Add DL3+ notebooks (#895) @chaimain
- DL3 tools for source-dependent analysis (#875) @SeiyaNozaki
- Improved checks of UCTS & TIB trigger tags (#902) @moralejo
- Update ctapipe_io_lst requirement to 0.15.0 (#903) @maxnoe
- Added tab "Pixel problems" with a summary of issues detected in pixels (#899) @moralejo
- Update DL3 Tools with energy dependent optimized cuts (#709) @chaimain
- Correct latest changes (#900) @rlopezcoto
- Do not redo link to pro directory if already correct (#896) @FrancaCassol
- Rearrange folders (#898) @rlopezcoto
- DL1 checks fix and updates (#881) @moralejo
- Add pytest for source-dependent analysis (#897) @SeiyaNozaki
- Use parallel tests in CI (#860) @maxnoe
- Write global_metadata as root attributes in DL1ab files (#866) @Bultako
- Refactor command line arguments of scripts (#874) @maxnoe
- Add source-dependent parameters during RF training or dl1_to_dl2 process (#888) @SeiyaNozaki
- Correct config of interleaved event processing (#893) @maxnoe
- Fix pyirf version in setup.py (#894) @maxnoe
- Correct sample time estimation (#876) @FrancaCassol
- Update ctapipe to 0.12.0, gammapy 0.19, pyirf 0.6 (#802) @maxnoe
- Fix pedestal and flatfield calculator not taking extractor configuration, fixes #890 (#891) @maxnoe
- Pin coverage to 6.2 in CI due to nedbat/coveragepy#1310 (#889) @maxnoe
- Remove pytest ordering remnants (#882) @maxnoe
- Remove duplicated image parametrization and fix #580 (#885) @maxnoe
- Improve check error messages in merge (#868) @maxnoe
- Change condition for muon error in datacheck (#887) @rlopezcoto
- Cleanup code (#835) @rlopezcoto
- Fix rad max format (#879) @maxnoe
- Add .mailmap (#877) @maxnoe
- typo in comment (#872) @moralejo
- Fix muon script for real data (#870) @rlopezcoto
- Change criterion attribute
mse
tosquared_error
(#867) @aaguasca - Prevent downloading files from dataserver during import (#864) @maxnoe
- Exit early if output file already exists and filter out NaturalNameWarnings (#863) @maxnoe
Contributers
@Bultako, @FrancaCassol, @SeiyaNozaki, @aaguasca, @chaimain, @maxnoe, @moralejo and @rlopezcoto