Skip to content

Releases: cta-observatory/lstosa

v0.10.4

09 Oct 09:25
b8b0c67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

21 Sep 12:58
8ad4e42
Compare
Choose a tag to compare

What's Changed

  • Move also interleaved files to the final directory by @marialainez in #240
  • Add interleaved files to cleanup + update datacheck directory by @marialainez in #249

Full Changelog: v0.10.2...v0.10.3

v0.10.2

18 Sep 12:47
5b302c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

Contributors

@morcuended, @marialainez

v0.10.1

26 Jun 13:48
bed80ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

26 Jun 09:16
398a7f4
Compare
Choose a tag to compare

Update lstosa to work with lstchain v0.10.x

Main update is the file naming of the drive pointing files

What's Changed

  • add possibility to analyze data for nights without DRS4 or PEDCALIB runs by @marialainez in #202
  • Add also de calibration scripts to clean_up by @marialainez in #207
  • Be able to set the flat-field heuristic option via osa cfg by @morcuended in #208
  • Avoid reading the exception lines printed by sequencer by @marialainez in #209
  • Use micromamba in CI by @morcuended in #212
  • Copy directly the files of runs that don't appear in the run summaries by @marialainez in #214
  • Summary from TCU observation summaries by @morcuended in #216
  • Fix run summary from TCU script by @morcuended in #217
  • Avoid running gain selection during night time and check slurm queue by @marialainez in #215
  • Check the slurm queue and if it's night time for each new run (instead of checking it for each new date) by @marialainez in #218
  • Add missing line in the gain selection by @marialainez in #219
  • Reduce the maximum number of pending jobs to continue launching gain_… by @marialainez in #220
  • Update the osa database only if the file is defined in the cfg file by @marialainez in #222
  • update warning email sending hour by @morcuended in #224
  • Skip temporarily sequencer webmaker test as it is hard to handle all possible error cases in tests by @morcuended in #231
  • Updates to lstchain v0.10.0 by @morcuended in #211
  • Use stdlib importlib instead of importlib_resources by @morcuended in #232

Full Changelog: v0.9.5...v0.10.0

v0.9.5

29 Oct 09:19
a9bf203
Compare
Choose a tag to compare
Merge pull request #203 from cta-observatory/calib_filter

Get the filter wheels from the CaCo database to create the name of th…

v0.9.4 - 2022-05-20

20 May 15:49
05cba4e
Compare
Choose a tag to compare

It mainly fixes the sequencer monitor web maker.

v0.9.3 - 2022-05-12

12 May 10:39
bb98565
Compare
Choose a tag to compare
Merge pull request #163 from cta-observatory/mailmap

Create .mailmap

v0.9.2 - 2022-05-11

11 May 15:47
dc2c092
Compare
Choose a tag to compare

What's Changed since v0.9.1

  • Update license in setup.cfg to make it compatible with PyPi

Contributors

@morcuended

v0.9.1 – 2022-05-11

11 May 15:08
0825a7d
Compare
Choose a tag to compare
Merge pull request #160 from cta-observatory/nighttime

Avoid running reprocessings during night time