Releases: cta-observatory/cta-lstchain
Releases · cta-observatory/cta-lstchain
v0.10.17 - 2025-02-05
v0.10.16 - 2025-02-04
What's Changed
- Correct units in DL1ab output, when processing v0.9 files by @moralejo in #1345
- Use Li and Ma significance formula from pyirf for theta2 plot from DL3 notebook by @morcuended in #1344
- DL1 to DL2 tool by @vuillaut in #1343
Full Changelog: v0.10.15...v0.10.16
v0.10.15 - 2025-01-30
What’s Changed
- Interpolation of RF predictions with cosZD, for homogeneous performance (#1320) @moralejo
- Tailcut finder function and script (#1325) @moralejo
- Clean lstchain_check_dl1.py logging (#1339) @moralejo
- adding docstring to function add_source_filenames (#1342) @vuillaut
- Propagate config to datacheck files (#1341) @moralejo
- Add references for special analyses (pulsar, extended source) (#1338) @morcuended
- Use provided muons directory (#1337) @moralejo
- Allow dla1b to take v0.9 dl1 files as input (#1329) @moralejo
- Add theta2 plot from DL3 notebook compatible with Gammapy 1.3 (#1334) @paulakx
- Update CI status badge in README (#1332) @morcuended
- Added comment to improve ULs calculation in post DL3 analysis (#1318) @morcuended
- Fix issue with FoV offset binnning when using energy dependant theta cut and diffuse MC (#1328) @mdebony
- Better R0g r0v compression, drop python 3.9 (#1327) @moralejo
Contributers
@mdebony, @moralejo, @morcuended, @paulakx, @rlopezcoto, @vuillaut and Paula Kornecki
v0.10.14 - 2024-11-27
v0.10.13 - 2024-11-21
What’s Changed
- Replace test file (#1291) @maxnoe
- Notebook for quick simulation of LST1 observations (#1313) @moralejo
- Update of post_DL3_analysis notebook (#1262) @moralejo
- Close EventSource instances (#1316) @moralejo
- Bump to ctapipe_io_lst 0.24 (#1314) @morcuended
- Computing the run pointing in sky coordinates (#1302) @moralejo
- Use hierarch card for HDU keywords longer than eight characters (#1310) @morcuended
- Bump setup-micromamba version to avoid pining micromamba version (#1308) @morcuended
- Update FF charge limits in data check (#1305) @moralejo
- Simplify test for scaling true energy in IRFs and try to make it deterministic (#1300) @morcuended
- Remove jinja pin (#1289) @maxnoe
- Update docs/conf.py (#1303) @moralejo
- Update muon_analysis.py (#1112) @ferxinii
- Pin micromamba 2.0.0-0 in GitHub Actions (#1298) @morcuended
- Reduce number of trees in RF regressors (#1294) @moralejo
- allow recursive search with glob pattern (#1286) @vuillaut
- Better warning message in R0 to R0G (#1285) @moralejo
Contributers
@ferxinii, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut
v0.10.12 - 2024-08-29
What’s Changed
- Waveform noise tuner (#1282) @moralejo
- NSB tunning : pre-generated NSB only waveforms and a new class (#1274) @gabemery
- Ensure consistency between the cis and runsummary tables (#1279) @moralejo
- Fix a small test to avoid random fails (#1276) @deborahDOR
- Update test-data url (#1278) @maxnoe
- Allow for scaling true energy in IRFs to assess energy-scale systematics (#1261) @deborahDOR
- Fix original MC nsb reading (#1272) @gabemery
- Fix the shape of the interpolated Effective Area (#1270) @chaimain
- Update links conda in README.md (#1263) @morcuended
- Update lstchain citation in README (#1265) @morcuended
- Computation of pointing-dependent weights for MC events (#1259) @moralejo
- Add test for nsb waveform tuning script (#1268) @morcuended
- Update lstchain_dvr_pixselector.py (#1267) @moralejo
- Update lstchain_tune_nsb_waveform.py (#1266) @moralejo
- Fix fake errors in DL2 to DL3 & Index creation step (#1227) @SeiyaNozaki
- Cleaning config from lstchain_dvr_pixselector.py (#1258) @moralejo
- Update outdated versions of CI CD actions (#1257) @morcuended
- Do not merge nor copy monitoring tables when merging DL1 h5 files (#1256) @morcuended
- fix missing SinglePhE_ResponseInPhE_expo2Gaus.dat (#1254) @vuillaut
- Update eff. time computation (#1252) @moralejo
Contributers
@SeiyaNozaki, @chaimain, @deborahDOR, @gabemery, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut
v0.10.11 - 2024-05-08
v0.10.10 - 2024-04-23
v0.10.9 - 2024-03-21
What’s Changed
- Correct the search of interleaved files in the official tree (#1192) @FrancaCassol
- Fix unsupported operand type in existing DL2 file (#1210) @aaguasca
- Clean DL3 tools (#1242) @chaimain
- Update help string of the definition of concentration_cog (#1241) @SeiyaNozaki
- LHfit : DVR based pixel selection + new ped variance extraction for MC (#1245) @gabemery
- Update LST1 location from ctapipe_io_lst (#1247) @chaimain
- Script to perform data volume reduction on data taken with EvB6 (CTAR1 format) (#1234) @moralejo
- Fixed two bugs in 'data_quality' notebook (#1246) @matteobalbo
- fix deprecation warnings (#1243) @vuillaut
Contributers
@FrancaCassol, @SeiyaNozaki, @aaguasca, @chaimain, @gabemery, @matteobalbo, @moralejo and @vuillaut
v0.10.8 - 2024-03-14
What’s Changed
- Likelihood reconstruction update (#1200) @gabemery
- Improve non-finite parameters rejection when training models (#1209) @gabemery
- Compute cleaning thresholds in lstchain_dvr_pixselector (#1239) @moralejo
- Require ctapipe_io_lst 0.23, add evb preprocessing to run summary (#1240) @maxnoe
- Update dl1 to dl2 script (Less required memory and less required step) (#1224) @SeiyaNozaki
- Fixed bug & couple of improvements in lstchain_dvr_pixselector (#1237) @moralejo
- Use zstd9 compression for R0G files (#1235) @moralejo
- Script for gain selection (R0 to R0G), for data taken in ADHF format … (#1198) @moralejo
- Require .py extension for identifying scripts in install (#1233) @moralejo
- Make explore_DL2 notebook faster and less memory-hungry (#1231) @moralejo
- Update irf_tool_config.json (#1229) @moralejo
- Update data_quality.ipynb (#1226) @moralejo
- New notebook for producing theta2 plots from a set of DL2 files (#1222) @moralejo
- update DL1b_to_dl2 notebook (fix exposure ratio) (#1221) @SeiyaNozaki
- Small update source-dependent DL3 step (#1211) @SeiyaNozaki
- Update notebooks pointlike IRF and DL3 creation examples (#1219) @morcuended
- Update dl1b to dl2 notebook (#1217) @SeiyaNozaki
- Add DL1b_to_DL2.ipynb (#1216) @SeiyaNozaki
- Update general information in README.md (#1215) @morcuended
- bump lstchain version in readme (#1214) @rlopezcoto
Contributers
@SeiyaNozaki, @gabemery, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut