forked from spectrochempy/spectrochempy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
61 lines (61 loc) · 1.68 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"title": "SpectroChemPy",
"publication_date": "2023-07-01",
"version": "0.6.7",
"contributors": [
{
"type": "Other",
"orcid": "0000-0001-5999-5880",
"affiliation": "Laboratoire Catalyse et Spectrochimie (LCS), Ensicaen/Universit\u00e9 Caen-Normandie/CNRS",
"name": "Clet, Guillaume"
},
{
"type": "Other",
"orcid": "0000-0002-1825-0097",
"affiliation": "Laboratoire Catalyse et Spectrochimie (LCS), Ensicaen/Universit\u00e9 Caen-Normandie/CNRS",
"name": "Ait Blal, Abdelhafid"
},
{
"type": "Other",
"name": "Guerin, William"
},
{
"type": "Other",
"name": "Mail\u00e4nder, Matthias"
}
],
"creators": [
{
"orcid": "0000-0002-9579-8910",
"affiliation": "Laboratoire Catalyse et Spectrochimie (LCS), Ensicaen/Universit\u00e9 Caen-Normandie/CNRS",
"name": "Travert, Arnaud"
},
{
"orcid": "0000-0002-5476-3148",
"affiliation": "Laboratoire Catalyse et Spectrochimie (LCS), Ensicaen/Universit\u00e9 Caen-Normandie/CNRS",
"name": "Fernandez, Christian"
}
],
"license": "CECILL-B",
"keywords": [
"chemistry",
"data-analysis",
"datasets",
"ftir",
"ftir-data-analysis",
"infrared",
"nmr",
"nmr-data",
"nmr-spectroscopy",
"processing",
"python",
"raman",
"raman-spectra",
"raman-spectroscopy",
"spectroscopy",
"uv-vis"
],
"upload_type": "software",
"access_right": "open",
"description": "<p>SpectroChemPy is a framework for processing, analyzing and modeling Spectroscopic data for Chemistry with Python. It is a cross-platform software, running on Linux, Windows or OS X.</p>"
}