Skip to content

Commit 9daf4b2

Browse files
committed
Automated data processing
1 parent 1a995bd commit 9daf4b2

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

data/processed_data.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"modelled_TBR": {
33
"mean": 0.0020419073550656465,
4-
"std_dev": 2.7903583345107303e-05
4+
"std_dev": 2.790358334510746e-05
55
},
66
"modelled_baby_radius": {
77
"value": 7.0,
@@ -34,15 +34,15 @@
3434
}
3535
],
3636
"neutron_rate_used_in_model": {
37-
"value": 106500000.0,
37+
"value": 91460000.0,
3838
"unit": "neutron / second"
3939
},
4040
"measured_TBR": {
41-
"value": 0.0020532774806919763,
41+
"value": 0.002390925559738634,
4242
"unit": "particle / neutron"
4343
},
4444
"TBR_used_in_model": {
45-
"value": 0.0020532774806919763,
45+
"value": 0.002390925559738634,
4646
"unit": "particle / neutron"
4747
},
4848
"k_top": {
@@ -158,5 +158,9 @@
158158
"unit": "day"
159159
}
160160
}
161+
},
162+
"measured_neutron_rate": {
163+
"value": 91460000.0,
164+
"unit": "neutron / second"
161165
}
162166
}

0 commit comments

Comments
 (0)