v0.9.0 – 2022-05-11
release-drafter
released this
11 May 10:59
·
671 commits
to refs/heads/main
since this release
What's Changed since v0.8.0
- Add release drafter config (#157) @morcuended
- Auto-deploy package to pypi (#155) @morcuended
- Fix docs, add version and update authors (#156) @morcuended
- Problem reading the config file (#154) @marialainez
- add a warning in case the considered run is not in the summary table (#153) @marialainez
- Change get_run_date function to get the date corresponding to a given… (#152) @marialainez
- Autocloser refactoring (#131) @morcuended
- Rename master branch as main in gh actions workflow (#151) @morcuended
- Add osa cfg to package data (#150) @morcuended
- Use git versioning (#149) @morcuended
- Update CI (#148) @morcuended
- Do not export conda env in closer, since it is already captured by provenance module (#147) @morcuended
- Bump lstchain and ctapipe_io_lst versions (#144) @morcuended
- Remove unused bash scripts (#145) @morcuended
- Add script to run gain selection over a list of dates, using the "lst_select_gain" script (#141) @marialainez
- The datacheck directories are created and copied to the webserver even if there is no data. Create the datacheck directories only if there is data. (#142) @marialainez
- Being able to use lstchain config file in r0 to dl1 script (#140) @morcuended
- lstchain new version v0.9.4 (#139) @morcuended
- remove hyphen from short argument (#134) @morcuended
- Allow using simulate option in reprocessing script (#133) @morcuended
- Allow using reprocessing with any other script sequencer, closer or copy_datacheck (#132) @morcuended
- Check that all check files are copied to the webserver. (#130) @morcuended
- Add script to reprocess existing longterm files from a given production (#129) @morcuended
- Specify the sbatch walltime (#128) @morcuended
- Bump lstchain to v0.9.3 and io_lst to v0.16.0 (#127) @morcuended
- Implement script to reprocess a list of dates (#125) @morcuended
- Remove pyparsing requirement from setup (#124) @morcuended
- Make sure that only YYYYMMDD date directories are considered in glob when looking for run date (#123) @morcuended
- bump lstchain to 0.9.2 and ctapipe_io_lst to 0.15.1 (#122) @morcuended
- Refactor DL3+ stages (#121) @morcuended
- Refactor and move path related functions to new module (#118) @morcuended
- Minor fix in provenance capture (#119) @Bultako
- No need for copying index.php for listing files in datacheck web server (#117) @morcuended
- Fix provenance (#116) @Bultako
- Bump lstchain bugfix version 0.9.1 (#114) @morcuended
- Restore mylogger format in data and calibration sequences scripts (#113) @morcuended
- Refactor extract sequences, improve logging and cleanup (#112) @morcuended
- Write sacct job info to csv file (#111) @morcuended
- Allows setting how many days look back when fetching sacct job information (#110) @morcuended
- Use pedestal ids files in r0 to dl1 script provided they exists (#109) @morcuended
- Use systematic correction factor file in r0 to dl1 script (#108) @morcuended
- Refactor copy datacheck functions and script (#106) @morcuended
- Update setup and env to lstchain v0.9.0, ctapipe 0.12.0, ctapipe_io_lst 0.15.0 (#107) @morcuended
- Remove unused longterm script from cfg (#105) @morcuended
- Remove pedestal cleaning option in provenance tracking (#104) @Bultako
- Change name of the longterm script (#98) @marialainez
- Remove pedestal cleaning option in dl1ab command (#103) @marialainez
- Merge DL1b files on a run basis (#100) @morcuended
- Adjust sequencer webmaker to new number of columns (#97) @morcuended
- Script to update source coordinates in RunCatalog files (#93) @morcuended
- Store source info from TCU db in ECSV files to be reused (#92) @morcuended
- Being able to use calibration files from a different day (#90) @morcuended
- Fix ci hangs due to coverage 6.3 by pinning to 6.2 (#91) @Bultako
- Theta2 next-day results (#89) @morcuended
- Check if calibration files are already produced (#86) @morcuended
- DL2 to DL3 step implementation (#81) @morcuended
- Format data flow diagram as rst (#83) @morcuended
- [no ci] Add workflow diagram (#82) @morcuended
- Retrieve source information from TCU database (#80) @morcuended
- Add calibration to provenance tracking (#74) @Bultako
- Handle job info from squeue when there are other jobs (#79) @morcuended
- Properly handle sequencer job info from sacct (#78) @morcuended
- Update environment.yml and setup.py to lstchain 0.8.3 (#77) @morcuended
- Keep symlink to dl1ab in dl1 subdirectory (#76) @morcuended
- Delete run_summary.sh (#72) @morcuended
- Update paths in provenance info (#70) @morcuended
- Exit sequencer when no runs are found (#71) @morcuended
- Exit if no runs are found (#69) @morcuended
- Logging improvement (#68) @morcuended