forked from jepegit/cellpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcellpy_batch_test.json
More file actions
48 lines (48 loc) · 2.05 KB
/
cellpy_batch_test.json
File metadata and controls
48 lines (48 loc) · 2.05 KB
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
{
"info_df": {
"masses": {
"20160805_test001_45_cc": 0.5102623157,
"20160805_test001_47_cc": 0.4958430344,
},
"total_masses": {
"20160805_test001_45_cc": 2.8175,
"20160805_test001_47_cc": 2.6975,
},
"loadings": {
"20160805_test001_45_cc": 0.9563686779,
"20160805_test001_47_cc": 0.9156360279,
},
"fixed": {"20160805_test001_45_cc": 1, "20160805_test001_47_cc": 0},
"labels": {
"20160805_test001_45_cc": "test001_45",
"20160805_test001_47_cc": "test001_47",
},
"cell_type": {
"20160805_test001_45_cc": "anode",
"20160805_test001_47_cc": "anode",
},
"raw_file_names": {
"20160805_test001_45_cc": [
"C:\\Scripting\\MyFiles\\development_cellpy\\testdata\\data\\20160805_test001_45_cc_01.res",
"C:\\Scripting\\MyFiles\\development_cellpy\\testdata\\data\\20160805_test001_45_cc_02.res",
],
"20160805_test001_47_cc": [
"C:\\Scripting\\MyFiles\\development_cellpy\\testdata\\data\\20160805_test001_47_cc_01.res"
],
},
"cellpy_file_names": {
"20160805_test001_45_cc": "C:\\Scripting\\MyFiles\\development_cellpy\\testdata\\hdf5\\20160805_test001_45_cc.h5",
"20160805_test001_47_cc": "C:\\Scripting\\MyFiles\\development_cellpy\\testdata\\hdf5\\20160805_test001_47_cc.h5",
},
"groups": {"20160805_test001_45_cc": 1, "20160805_test001_47_cc": 2},
"sub_groups": {"20160805_test001_45_cc": 1, "20160805_test001_47_cc": 1},
},
"metadata": {
"name": "test",
"project": "ProjectOfRun",
"time_stamp": null,
"project_dir": "C:\\Users\\jepe\\AppData\\Local\\Temp\\tmp2bsvhkz1\\ProjectOfRun",
"batch_dir": "C:\\Users\\jepe\\AppData\\Local\\Temp\\tmp2bsvhkz1\\ProjectOfRun\\test",
"raw_dir": "C:\\Users\\jepe\\AppData\\Local\\Temp\\tmp2bsvhkz1\\ProjectOfRun\\test\\raw_data",
},
}