|
4 | 4 | "license": "https://spdx.org/licenses/MIT",
|
5 | 5 | "codeRepository": "git+https://github.com/cta-observatory/lstmcpipe.git",
|
6 | 6 | "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", |
9 | 9 | "issueTracker": "https://github.com/cta-observatory/lstmcpipe/issues",
|
10 | 10 | "name": "lstmcpipe",
|
11 |
| - "version": "0.10.4", |
12 |
| - "softwareVersion": "0.10.4", |
| 11 | + "version": "0.10.5", |
| 12 | + "softwareVersion": "0.10.5", |
13 | 13 | "readme": "https://github.com/cta-observatory/lstmcpipe/blob/master/README.rst",
|
14 | 14 | "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.",
|
15 | 15 | "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", |
17 | 17 | "funding": "824064",
|
18 | 18 | "developmentStatus": "active",
|
19 | 19 | "isPartOf": "https://www.cta-observatory.org/",
|
|
0 commit comments