Skip to content

Commit 8de9e4f

Browse files
herrdivadphuang26
authored andcommitted
Add files via upload
New Profile for UVVIS CS device SPECORD 50
1 parent be6ce0e commit 8de9e4f

1 file changed

Lines changed: 142 additions & 0 deletions

File tree

Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
{
2+
"data": {
3+
"metadata": {
4+
"content_type": "text/csv",
5+
"delimiter": "semicolon",
6+
"doublequote": "False",
7+
"extension": ".csv",
8+
"file_name": "2b.csv",
9+
"lineterminator": "\\r\\n",
10+
"mime_type": "text/plain",
11+
"quotechar": "\"",
12+
"quoting": "0",
13+
"reader": "CSVReader",
14+
"skipinitialspace": "False",
15+
"uploaded": "2025-04-24T10:51:50.359661"
16+
},
17+
"tables": [
18+
{
19+
"columns": [
20+
{
21+
"key": "0",
22+
"name": "Column #0 (Notiz)"
23+
},
24+
{
25+
"key": "1",
26+
"name": "Column #1 (DCM)"
27+
}
28+
],
29+
"header": [
30+
"Nr.;10",
31+
"Typ;Messung",
32+
"Name;MCC-OM-2b",
33+
"Datum/Zeit;29.11.2024 12:42"
34+
],
35+
"metadata": {
36+
"column_00": "Notiz",
37+
"column_01": "DCM",
38+
"columns": "2",
39+
"rows": "601"
40+
},
41+
"rows": [
42+
[
43+
"200",
44+
"0.1575"
45+
],
46+
[
47+
"201",
48+
"0.1688"
49+
],
50+
[
51+
"202",
52+
"0.2195"
53+
],
54+
[
55+
"203",
56+
"0.1894"
57+
],
58+
[
59+
"204",
60+
"0.27"
61+
],
62+
[
63+
"205",
64+
"0.3199"
65+
],
66+
[
67+
"206",
68+
"0.2507"
69+
],
70+
[
71+
"207",
72+
"0.1802"
73+
],
74+
[
75+
"208",
76+
"0.2147"
77+
],
78+
[
79+
"209",
80+
"0.1846"
81+
]
82+
]
83+
}
84+
]
85+
},
86+
"description": "SPECORD 50; ref location: KIT CS, data: +, metadata: -",
87+
"id": "688305e6-c11c-481e-b66b-1bd78634e8fe",
88+
"identifiers": [
89+
{
90+
"key": "reader",
91+
"match": "exact",
92+
"optional": false,
93+
"type": "fileMetadata",
94+
"value": "CSVReader"
95+
},
96+
{
97+
"key": "extension",
98+
"match": "exact",
99+
"optional": false,
100+
"type": "fileMetadata",
101+
"value": ".csv"
102+
},
103+
{
104+
"key": "column_00",
105+
"match": "exact",
106+
"optional": false,
107+
"tableIndex": 0,
108+
"type": "tableMetadata",
109+
"value": "Notiz"
110+
},
111+
{
112+
"lineNumber": 2,
113+
"match": "exact",
114+
"optional": false,
115+
"tableIndex": 0,
116+
"type": "tableHeader",
117+
"value": "Typ;Messung"
118+
}
119+
],
120+
"ols": "CHMO:0000292",
121+
"tables": [
122+
{
123+
"header": {
124+
"DATA CLASS": "XYPOINTS",
125+
"DATA TYPE": "UV-VIS",
126+
"XUNITS": "wavelength (nm)",
127+
"YUNITS": "ABSORBANCE"
128+
},
129+
"table": {
130+
"xColumn": {
131+
"columnIndex": 0,
132+
"tableIndex": 0
133+
},
134+
"yColumn": {
135+
"columnIndex": 1,
136+
"tableIndex": 0
137+
}
138+
}
139+
}
140+
],
141+
"title": "UV-VIS data from csv, data: +, metadata: -"
142+
}

0 commit comments

Comments
 (0)