|
10 | 10 | "device control document": [ |
11 | 11 | { |
12 | 12 | "device type": "solution-analyzer", |
13 | | - "detection type": "metabolite-detection" |
| 13 | + "detection type": "metabolite-detection", |
| 14 | + "custom information document": { |
| 15 | + "Vessel Pressure (psi)": 0.0, |
| 16 | + "Sparging O2%": 20.9, |
| 17 | + "Chemistry Flow Time": 6.67, |
| 18 | + "pH / Gas Flow Time": 3.65 |
| 19 | + } |
14 | 20 | } |
15 | 21 | ] |
16 | 22 | }, |
|
19 | 25 | "sample document": { |
20 | 26 | "sample identifier": "SMPL_1234", |
21 | 27 | "batch identifier": "BATCH_123", |
22 | | - "description": "Spent Media" |
| 28 | + "description": "Spent Media", |
| 29 | + "custom information document": { |
| 30 | + "Vessel ID": "3L Bioreactor", |
| 31 | + "Chemistry Dilution Ratio": "1:1", |
| 32 | + "Cell Type": "Workhog" |
| 33 | + } |
23 | 34 | }, |
24 | 35 | "analyte aggregate document": { |
25 | 36 | "analyte document": [ |
|
94 | 105 | "device control document": [ |
95 | 106 | { |
96 | 107 | "device type": "solution-analyzer", |
97 | | - "detection type": "blood-gas-detection" |
| 108 | + "detection type": "blood-gas-detection", |
| 109 | + "custom information document": { |
| 110 | + "Vessel Pressure (psi)": 0.0, |
| 111 | + "Sparging O2%": 20.9, |
| 112 | + "Chemistry Flow Time": 6.67, |
| 113 | + "pH / Gas Flow Time": 3.65 |
| 114 | + } |
98 | 115 | } |
99 | 116 | ] |
100 | 117 | }, |
|
103 | 120 | "sample document": { |
104 | 121 | "sample identifier": "SMPL_1234", |
105 | 122 | "batch identifier": "BATCH_123", |
106 | | - "description": "Spent Media" |
| 123 | + "description": "Spent Media", |
| 124 | + "custom information document": { |
| 125 | + "Vessel ID": "3L Bioreactor", |
| 126 | + "Chemistry Dilution Ratio": "1:1", |
| 127 | + "Cell Type": "Workhog" |
| 128 | + } |
107 | 129 | }, |
108 | 130 | "pO2": { |
109 | 131 | "value": 191.6, |
|
127 | 149 | "device control document": [ |
128 | 150 | { |
129 | 151 | "device type": "solution-analyzer", |
130 | | - "detection type": "ph-detection" |
| 152 | + "detection type": "ph-detection", |
| 153 | + "custom information document": { |
| 154 | + "Vessel Pressure (psi)": 0.0, |
| 155 | + "Sparging O2%": 20.9, |
| 156 | + "Chemistry Flow Time": 6.67, |
| 157 | + "pH / Gas Flow Time": 3.65 |
| 158 | + } |
131 | 159 | } |
132 | 160 | ] |
133 | 161 | }, |
|
136 | 164 | "sample document": { |
137 | 165 | "sample identifier": "SMPL_1234", |
138 | 166 | "batch identifier": "BATCH_123", |
139 | | - "description": "Spent Media" |
| 167 | + "description": "Spent Media", |
| 168 | + "custom information document": { |
| 169 | + "Vessel ID": "3L Bioreactor", |
| 170 | + "Chemistry Dilution Ratio": "1:1", |
| 171 | + "Cell Type": "Workhog" |
| 172 | + } |
140 | 173 | }, |
141 | 174 | "pH": { |
142 | 175 | "value": 7.4, |
|
159 | 192 | "file name": "SampleResults2022-06-28_142558.csv", |
160 | 193 | "UNC path": "tests/parsers/novabio_flex2/testdata/SampleResults2022-06-28_142558.csv", |
161 | 194 | "ASM converter name": "allotropy_novabio_flex2", |
162 | | - "ASM converter version": "0.1.79", |
| 195 | + "ASM converter version": "0.1.105", |
163 | 196 | "software name": "NovaBio Flex" |
164 | 197 | }, |
165 | 198 | "device system document": { |
|
0 commit comments