Skip to content

Releases: cta-observatory/lstmcpipe

v0.11.3

18 Oct 13:45
7bdfdab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

17 Oct 17:22
d25c6a8
Compare
Choose a tag to compare

lstmcpipe v0.11.2 introduces bug fixes in the r0 to dl1 processing

What's Changed

  • fix issue that did not allow doing only the split stage without dl1 processing by @vuillaut in #499
  • fix nsb tuning rate parameter name by @vuillaut in #501
  • nsb parameter name depends on lstchain version by @vuillaut in #503
  • fix issue that did not move the failed outputs in r0 to dl1 processing by @vuillaut in #504

Full Changelog: v0.11.1...v0.11.2

v0.11.1

18 Sep 08:39
70c1247
Compare
Choose a tag to compare

v0.11.1 includes fixes for the NSB-grid prod

Full Changelog: v0.11.0...v0.11.1

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

09 Sep 14:42
b28cdbe
Compare
Choose a tag to compare

v0.11.0 introduces a new config to split the gamma diffuse into train and test datasets.

What's Changed

  • my_20240828_branch by @abhishekabhi063 in #482
  • reworked config to start from DL1 and add slurm options to better man… by @vuillaut in #484
  • modify rerun_cmd to make sure the job crashes if the cmd fails and raises and Error by @vuillaut in #485
  • split gamma diffuse in train/test with new child configs by @vuillaut in #483

New Contributors

Full Changelog: v0.10.5...v0.11.0

v0.10.5

02 Sep 13:57
53fe232
Compare
Choose a tag to compare

v0.10.5 introduces the changes for the nsb-grid production.

What's Changed

New Contributors

Requested productions:

Full Changelog: v0.10.4...v0.10.5

v0.10.4

12 Feb 09:43
f3c6e79
Compare
Choose a tag to compare

lstmcpipe v0.10.4

The main change is the introduction of a new PathConfig to train and apply a new model starting from existing DL1b merged files.
This allows testing other models hyperparameters and src-dependent analysis starting from existing DL1 files.

What's Changed

  • Update README.rst with conda install by @vuillaut in #421
  • 20230921 v0.10.4 src3 dec3476 4822 tuned from Seiya by @vuillaut in #423
  • fix path in prod 20230921 by @vuillaut in #424
  • reproduce prod 20230921_v0.10.4_src3_dec3476_4822_tuned with missing dl1 to dl2 by @vuillaut in #425
  • Update prod request instructions in readme by @vuillaut in #428
  • add production_configs/20230927_v0.10.4_crab_tuned/ by @katagirihide in #427
  • setuptools_scm<8 by @vuillaut in #430
  • use private data to validate lstchain config if possible, solving EFFECTIVE_FOCAL_LENGTH issue by @vuillaut in #431
  • remove 20230921 production folder by @SeiyaNozaki in #433
  • 20231024 v0.10.4 base dec min 2924 min 1802 6166 by @vuillaut in #434
  • Update version of tj-actions/changed-files in CI action by @vuillaut in #436
  • Voutsi seasonal atmosphere by @vuillaut in #435
  • prod 20231106_v0.9.12_base_dl1_dec_931_min-2924_min-1802_6166 by @vuillaut in #437
  • improved documentation by @vuillaut in #440
  • exhaustive user documentation by @vuillaut in #441
  • production 20240131_allsky_v0.10.5_all_dec_base by @vuillaut in #443
  • prod 20240235_v0.10.5_dec_931_dec_min_2924_dec_3476 by @vuillaut in #444
  • add contributing by @vuillaut in #446
  • add configs for prod 20240206_v0.10.5_lst_school_dummy_prod by @vuillaut in #448
  • ask 20240126_v0.10.4_src6_dec2276_tuned production by @alvmas in #447
  • config for prod 20240131_allsky_v0.10.5_all_dec_base to fix failed dl… by @vuillaut in #450
  • bump base config to lstchain v0.10.7 by @vuillaut in #452
  • path config for a train-test analysis from existing prod by @vuillaut in #451
  • prepare v0.10.4 by @vuillaut in #453

New Contributors

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

v0.10.3

02 Sep 12:06
ae0abbd
Compare
Choose a tag to compare

Fixing pypi release

What's Changed

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

v0.10.2

02 Sep 07:26
a9c46d6
Compare
Choose a tag to compare

lstmcpipe v0.10.2
The main changes concern the compatibility with lstchain > v0.10 and pure conda installation to make a conda package.
Note that this version is still compatible with lstchain v0.9.x

What's Changed

New Contributors

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

v0.10.1

16 Apr 08:42
Compare
Choose a tag to compare

lstmcpipe v0.10.1

Fix a bug that was preventing the correct dependencies to be set.

What's Changed

New Contributors

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

v0.10.0

12 Dec 19:40
Compare
Choose a tag to compare

What's Changed

Adds a couple of safeguards for analysers when requesting a new prod, both in the CI and in the PR templates.
Path modification for AllSky prod moved to LSTProd2 directory.

New Contributors

Full Changelog: v0.9.0...v0.10.0