Skip to content

Commit a3f07ac

Browse files
Merge pull request #13 from veliki-filozof/adding-samples
Adding samples IV 3-12, OV 3-8
2 parents 48eabea + 527cb84 commit a3f07ac

File tree

4 files changed

+149
-66
lines changed

4 files changed

+149
-66
lines changed

analysis/tritium/tritium_model.ipynb

Lines changed: 21 additions & 19 deletions
Large diffs are not rendered by default.

analysis/tritium/tritium_model_plotly.ipynb

Lines changed: 53 additions & 41 deletions
Large diffs are not rendered by default.

data/general.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -263,13 +263,13 @@
263263
}
264264
},
265265
"12": {
266-
"planned_sample_time": "4/10/2025 10:03",
267-
"actual_sample_time": null,
266+
"planned_sample_time": "4/14/2025 10:03",
267+
"actual_sample_time": "4/14/2025 11:25",
268268
"lsc_vials_filenames": {
269-
"1": null,
270-
"2": null,
271-
"3": null,
272-
"4": null
269+
"1": "1L_BL-2_IV_3-12_OV_3-8.csv",
270+
"2": "1L_BL-2_IV_3-12_OV_3-8.csv",
271+
"3": "1L_BL-2_IV_3-12_OV_3-8.csv",
272+
"4": "1L_BL-2_IV_3-12_OV_3-8.csv"
273273
}
274274
},
275275
"13": {
@@ -373,6 +373,16 @@
373373
"3": "1L_BL-2_IV_3-11_OV_3-7.csv",
374374
"4": "1L_BL-2_IV_3-11_OV_3-7.csv"
375375
}
376+
},
377+
"8": {
378+
"planned_sample_time": "4/14/2025 10:03",
379+
"actual_sample_time": "4/14/2025 11:25",
380+
"lsc_vials_filenames": {
381+
"1": "1L_BL-2_IV_3-12_OV_3-8.csv",
382+
"2": "1L_BL-2_IV_3-12_OV_3-8.csv",
383+
"3": "1L_BL-2_IV_3-12_OV_3-8.csv",
384+
"4": "1L_BL-2_IV_3-12_OV_3-8.csv"
385+
}
376386
}
377387
}
378388
}
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
Assay Definition
2+
3+
Assay Description:
4+
1L BABY Experiment standard count, beginning with run 1L-3
5+
Assay Type: DPM (Single)
6+
Report Name: Report1
7+
Output Data Path: C:\Packard\TriCarb\Results\Default\NEW_Flibe_Long\Various
8+
Raw Results Path: C:\Packard\Tricarb\Results\Default\NEW_Flibe_Long\20250414_1158\20250414_1158.results
9+
Comma-Delimited File Name: C:\Packard\TriCarb\Results\Default\NEW_Flibe_Long\Various\1L_BL-2_IV_3-12_OV_3-8.csv
10+
Assay File Name: C:\Packard\TriCarb\Assays\NEW_Flibe_Long.lsa
11+
12+
Additional Data Files Generated with this Protocol:
13+
Report1
14+
[Excel] 1L_BL-2_IV_3-12_OV_3-8.csv
15+
16+
17+
Count Conditions
18+
19+
Nuclide: LIBRA UG LLT NM
20+
Quench Indicator: tSIE
21+
External Std Terminator (sec): 0.5 2s%
22+
Pre-Count Delay (min): 0.00
23+
Quench Set:
24+
Low Energy: 3H-UG-LLT-NM-C
25+
Count Time (min): 100.00
26+
Count Mode: Normal
27+
Assay Count Cycles: 1 Repeat Sample Count: 1
28+
Number of Vials/Sample: 1 Calculate % Reference: Off
29+
30+
31+
Background Subtract: Off
32+
Low CPM Threshold: Off
33+
2 Sigma % Terminator: Off
34+
35+
Regions LL UL
36+
A 0.5 5.0
37+
B 0.5 10.0
38+
C 0.0 18.6
39+
40+
41+
Count Corrections
42+
43+
Static Controller: On Luminescence Correction: On GCT: n/a
44+
Colored Samples: Off Heterogeneity Monitor: Off PAC: Disabled
45+
Coincidence Time (nsec): 18 Delay Before Burst (nsec): 75 PAC Strength: n/a Auxiliary Spectrum: n/a
46+
47+
48+
S#,SMPL_ID,Bq:1,CPMA,LUM,tSIE,Eff Nuc1 In A,Count Time,DPM1
49+
1,1L-BL-2,0.311,4.550,1,283.19,24.37,100,18.673
50+
Missing vial 2.
51+
3,1L-IV_3-12-1,0.332,6.130,0,381.25,30.76,100,19.926
52+
4,1L-IV_3-12-2,0.451,6.900,0,295.98,25.48,100,27.085
53+
5,1L-IV_3-12-3,0.531,7.920,0,288.57,24.84,100,31.883
54+
6,1L-IV_3-12-4,0.534,8.040,0,291.66,25.11,100,32.025
55+
Missing vial 7.
56+
8,1L-OV_3-8-1,0.298,5.930,0,441.96,33.21,100,17.856
57+
9,1L-OV_3-8-2,0.477,7.380,0,299.37,25.77,100,28.641
58+
10,1L-OV_3-8-3,0.759,11.290,0,287.96,24.79,100,45.547
59+
11,1L-OV_3-8-4,0.574,8.710,0,293.64,25.27,100,34.461

0 commit comments

Comments
 (0)