-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
203 additions
and
0 deletions.
There are no files selected for viewing
203 changes: 203 additions & 0 deletions
203
static/files/shared_ChemConverter_files/profiles/8079b064-6314-4d99-b13b-e4f590cf556f.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,203 @@ | ||
{ | ||
"data": { | ||
"metadata": { | ||
"content_type": "text/csv", | ||
"delimiter": "comma", | ||
"doublequote": "False", | ||
"extension": ".csv", | ||
"file_name": "File015_UV_Vis_RWTH_Cary60.csv", | ||
"lineterminator": "\\r\\n", | ||
"mime_type": "application/csv", | ||
"quotechar": "\"", | ||
"quoting": "0", | ||
"reader": "CSVReader", | ||
"skipinitialspace": "False", | ||
"uploaded": "2023-03-12T13:38:16.374616" | ||
}, | ||
"tables": [ | ||
{ | ||
"columns": [ | ||
{ | ||
"key": "0", | ||
"name": "Column #0 (Wavelength (nm))" | ||
}, | ||
{ | ||
"key": "1", | ||
"name": "Column #1 (Abs)" | ||
}, | ||
{ | ||
"key": "2", | ||
"name": "Column #2" | ||
} | ||
], | ||
"header": [ | ||
"sample2,," | ||
], | ||
"metadata": { | ||
"column_00": "Wavelength (nm)", | ||
"column_01": "Abs", | ||
"column_02": "", | ||
"columns": "3", | ||
"rows": "801" | ||
}, | ||
"rows": [ | ||
[ | ||
"999.996582", | ||
"0.1122883111", | ||
"" | ||
], | ||
[ | ||
"998.9900513", | ||
"0.1217524335", | ||
"" | ||
], | ||
[ | ||
"998.0142822", | ||
"0.1188288555", | ||
"" | ||
], | ||
[ | ||
"997.0065918", | ||
"0.1160570979", | ||
"" | ||
], | ||
[ | ||
"995.9980469", | ||
"0.1162985414", | ||
"" | ||
], | ||
[ | ||
"994.9890747", | ||
"0.1120941862", | ||
"" | ||
], | ||
[ | ||
"994.0110474", | ||
"0.1132294014", | ||
"" | ||
], | ||
[ | ||
"993.0007935", | ||
"0.1145916581", | ||
"" | ||
], | ||
[ | ||
"991.9899292", | ||
"0.1179390699", | ||
"" | ||
], | ||
[ | ||
"991.0100708", | ||
"0.1168322116", | ||
"" | ||
] | ||
] | ||
}, | ||
{ | ||
"columns": [ | ||
{ | ||
"key": "0", | ||
"name": "Column #0" | ||
} | ||
], | ||
"header": [ | ||
"", | ||
"sample2," | ||
], | ||
"metadata": { | ||
"columns": "1", | ||
"rows": "24" | ||
}, | ||
"rows": [ | ||
[ | ||
"sample2" | ||
], | ||
[ | ||
"Collection Time: 6/17/2021 4:53:42 PM" | ||
], | ||
[ | ||
"Operator Name :" | ||
], | ||
[ | ||
"Scan Version 5.1.0.1016" | ||
], | ||
[ | ||
"Parameter List :" | ||
], | ||
[ | ||
"Instrument Cary 60" | ||
], | ||
[ | ||
"Instrument Version 2.00" | ||
], | ||
[ | ||
"Start (nm) 1000.0" | ||
], | ||
[ | ||
"Stop (nm) 200.0" | ||
], | ||
[ | ||
"X Mode Nanometers" | ||
] | ||
] | ||
}, | ||
{ | ||
"columns": [], | ||
"header": [ | ||
"Baseline Correction Changed: 6/17/2021 2:53:47 PM, Old:0, New:1", | ||
"X Start nm Changed: 6/17/2021 2:54:32 PM, Old: 800.0, New: 1000.0", | ||
"Common Interval nm Changed: 6/17/2021 4:45:17 PM, Old: 5.00, New: 1.00", | ||
"End Method Modifications", | ||
"<Current Wavelength> , 215.0", | ||
"" | ||
], | ||
"metadata": { | ||
"columns": "0", | ||
"rows": "0" | ||
}, | ||
"rows": [] | ||
} | ||
] | ||
}, | ||
"description": "Cary 60; ref location: KIT CN, data: +, metadata: +", | ||
"id": "8079b064-6314-4d99-b13b-e4f590cf556f", | ||
"identifiers": [ | ||
{ | ||
"key": "column_00", | ||
"match": "regex", | ||
"optional": false, | ||
"tableIndex": 0, | ||
"type": "tableMetadata", | ||
"value": "Wavelength" | ||
}, | ||
{ | ||
"key": "column_01", | ||
"match": "regex", | ||
"optional": false, | ||
"tableIndex": 0, | ||
"type": "tableMetadata", | ||
"value": "Abs" | ||
} | ||
], | ||
"tables": [ | ||
{ | ||
"header": { | ||
"DATA CLASS": "XYPOINTS", | ||
"DATA TYPE": "UV-VIS", | ||
"XUNITS": "NANOMETERS", | ||
"YUNITS": "ABSORBANCE" | ||
}, | ||
"table": { | ||
"xColumn": { | ||
"columnIndex": 0, | ||
"tableIndex": 0 | ||
}, | ||
"yColumn": { | ||
"columnIndex": 1, | ||
"tableIndex": 0 | ||
} | ||
} | ||
} | ||
], | ||
"title": "UV-VIS data from csv, data: +, metadata: -" | ||
} |