|
2 | 2 | "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
|
3 | 3 | "@type": "SoftwareSourceCode",
|
4 | 4 | "identifier": "gamma",
|
5 |
| - "description": "Process in-situ Gamma-Ray Spectrometry for Luminescence Dating. This package allows to import, inspect and correct the energy shifts of Gamma-ray spectra. It provides methods for estimating the gamma dose rate by the use of a calibration curve as described in Mercier and Falguères (2007). The package only supports Canberra CNF and TKA files.", |
| 5 | + "description": "Process in-situ Gamma-Ray Spectrometry for Luminescence Dating. This package allows to import, inspect and correct the energy shifts of gamma-ray spectra. It provides methods for estimating the gamma dose rate by the use of a calibration curve as described in Mercier and Falguères (2007). The package only supports Canberra CNF and TKA and Kromek SPE files.", |
6 | 6 | "name": "gamma: Dose Rate Estimation from in-Situ Gamma-Ray Spectrometry\n Measurements",
|
7 | 7 | "relatedLink": ["https://crp2a.github.io/gamma/", "https://CRAN.R-project.org/package=gamma"],
|
8 | 8 | "codeRepository": "https://github.com/crp2a/gamma",
|
|
244 | 244 | },
|
245 | 245 | "SystemRequirements": null
|
246 | 246 | },
|
247 |
| - "fileSize": "4261.751KB", |
| 247 | + "fileSize": "4261.603KB", |
248 | 248 | "citation": [
|
249 | 249 | {
|
250 | 250 | "@type": "ScholarlyArticle",
|
|
330 | 330 | }
|
331 | 331 | ],
|
332 | 332 | "name": "{gamma: Dose Rate Estimation from in-Situ Gamma-Ray Spectrometry}",
|
333 |
| - "identifier": "10.32614/CRAN.package.gamma", |
| 333 | + "identifier": "10.5281/zenodo.2652393", |
334 | 334 | "description": "R package version 1.1.0",
|
335 |
| - "@id": "https://doi.org/10.32614/CRAN.package.gamma", |
336 |
| - "sameAs": "https://doi.org/10.32614/CRAN.package.gamma" |
| 335 | + "@id": "https://doi.org/10.5281/zenodo.2652393", |
| 336 | + "sameAs": "https://doi.org/10.5281/zenodo.2652393" |
337 | 337 | }
|
338 | 338 | ],
|
339 | 339 | "releaseNotes": "https://github.com/crp2a/gamma/blob/master/NEWS.md",
|
|
0 commit comments