Skip to content

Commit f09aec0

Browse files
committed
v0.10.5 in prep
1 parent 30652c7 commit f09aec0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

codemeta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"license": "https://spdx.org/licenses/MIT",
55
"codeRepository": "git+https://github.com/cta-observatory/lstmcpipe.git",
66
"dateCreated": "2019-09-09",
7-
"datePublished": "2024-02-12",
8-
"downloadUrl": "https://github.com/cta-observatory/lstmcpipe/archive/refs/tags/v0.10.4.tar.gz",
7+
"datePublished": "2024-09-02",
8+
"downloadUrl": "https://github.com/cta-observatory/lstmcpipe/archive/refs/tags/v0.10.5.tar.gz",
99
"issueTracker": "https://github.com/cta-observatory/lstmcpipe/issues",
1010
"name": "lstmcpipe",
11-
"version": "0.10.4",
12-
"softwareVersion": "0.10.4",
11+
"version": "0.10.5",
12+
"softwareVersion": "0.10.5",
1313
"readme": "https://github.com/cta-observatory/lstmcpipe/blob/master/README.rst",
1414
"description": "Scripts to ease the reduction of MC data on the LST cluster at La Palma. With this package, the analysis/creation of R1/DL0/DL1/DL2/IRFs can be orchestrated.",
1515
"applicationCategory": "CTA, LST",
16-
"releaseNotes": "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. **Full Changelog**: https://github.com/cta-observatory/lstmcpipe/compare/v0.10.3...v0.10.4",
16+
"releaseNotes": "v0.10.5 introduces the script to generate NSB-grid productions. For bug fixes, see the **full changelog**: https://github.com/cta-observatory/lstmcpipe/compare/v0.10.4...v0.10.5",
1717
"funding": "824064",
1818
"developmentStatus": "active",
1919
"isPartOf": "https://www.cta-observatory.org/",

0 commit comments

Comments
 (0)