Releases: cta-observatory/cta-lstchain
Releases · cta-observatory/cta-lstchain
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
v0.10.7 - 2024-02-01
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
v0.10.6 - 2023-12-05
v0.10.5 - 2023-12-01
What’s Changed
- Add missing wild card in pedestal search function to allow looking for symlinks in glob (#1185) @FrancaCassol
- Estimate cleaning threshold with CatB pedestals if availables (#1143) @FrancaCassol
- Notebook for sensitivity calculation (#1158) @moralejo
- Update interpolation code to pyirf v0.10 API (#1184) @morcuended
- Remove unused
get_cleaning_parameters
function (#1170) @aaguasca - Add possibility to copy and not merge some keys by lstchain_merge_hdf5_files (#1174) @FrancaCassol
- Add Cat-B calibration onsite scripts (#1147) @FrancaCassol
- Make run_summary script work with ctar1 data, store format string (#1179) @maxnoe
- Create script to merge run summaries with drive logs into a single file (#880) @maxnoe
- Get run type from TCU if it's available (#1173) @marialainez
- add default compression to write_dataframe function to compress dl2 (#1165) @vuillaut
- Change master to main to trigger docs deployment (#1169) @morcuended
- request ctaplot 0.6.4 to fix the seaborn style issue (#1167) @vuillaut
- Update links to ctapipe docs in README (#1162) @morcuended
- Pin matplotlib to 3.7.0 to avoid setting deprecated seaborn styles in matplotlib 3.8 (#1166) @morcuended
- Write modified images from dl1ab in output DL1 files and fix
add_config_metadata
(#1145) @vuillaut - Updated run_type in summary test (#1156) @morcuended
- Fix treatment of Nan values in filter scan fit (#1153) @FrancaCassol
Contributers
@FrancaCassol, @aaguasca, @marialainez, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut