11{
2+ "version" : {
3+ "pathsim_version" : " 0.8.2" ,
4+ "pathview_version" : " 0.1.dev470+g017515800.d20250812"
5+ },
26 "nodes" : [
37 {
48 "data" : {
59 "gain" : " -1" ,
6- "label" : " x (-1)"
10+ "label" : " x (-1)" ,
11+ "nodeColor" : " #DDE6ED"
712 },
813 "dragging" : false ,
914 "id" : " 4" ,
2328 "label" : " Neutron rate" ,
2429 "labels" : " " ,
2530 "sampling_rate" : " " ,
26- "t_wait" : " "
31+ "t_wait" : " " ,
32+ "nodeColor" : " #DDE6ED"
2733 },
2834 "dragging" : false ,
2935 "id" : " 6" ,
4147 {
4248 "data" : {
4349 "gain" : " 3e-3" ,
44- "label" : " TBR"
50+ "label" : " TBR" ,
51+ "nodeColor" : " #DDE6ED"
4552 },
4653 "dragging" : false ,
4754 "id" : " 7" ,
6168 "initial_value" : " " ,
6269 "label" : " BABY" ,
6370 "residence_time" : " (k_IV + k_OV)/baby_vol" ,
64- "source_term" : " "
71+ "source_term" : " " ,
72+ "nodeColor" : " #DDE6ED"
6573 },
6674 "dragging" : false ,
6775 "id" : " 8" ,
8189 "label" : " IV vial activity" ,
8290 "labels" : " " ,
8391 "sampling_rate" : " " ,
84- "t_wait" : " "
92+ "t_wait" : " " ,
93+ "nodeColor" : " #DDE6ED"
8594 },
8695 "dragging" : false ,
8796 "id" : " 21" ,
100109 "data" : {
101110 "f1" : " 0.01" ,
102111 "f2" : " 0.99" ,
103- "label" : " soluble vs insoluble"
112+ "label" : " soluble vs insoluble" ,
113+ "nodeColor" : " #DDE6ED"
104114 },
105115 "dragging" : false ,
106116 "id" : " 1" ,
126136 "label" : " IV bubbler" ,
127137 "conversion_efficiency" : " 0.95" ,
128138 "vial_efficiency" : " 0.9" ,
129- "replacement_times" : " np.arange(5, 50, step=3)"
139+ "replacement_times" : " np.arange(5, 50, step=3)" ,
140+ "nodeColor" : " #DDE6ED"
130141 },
131142 "measured" : {
132143 "width" : 230 ,
145156 "data" : {
146157 "label" : " IV vs OV" ,
147158 "f1" : " k_IV/(k_IV + k_OV)" ,
148- "f2" : " k_OV/(k_IV + k_OV)"
159+ "f2" : " k_OV/(k_IV + k_OV)" ,
160+ "nodeColor" : " #DDE6ED"
149161 },
150162 "measured" : {
151163 "width" : 120 ,
164176 "data" : {
165177 "label" : " soluble vs insoluble" ,
166178 "f1" : " 0.01" ,
167- "f2" : " 0.99"
179+ "f2" : " 0.99" ,
180+ "nodeColor" : " #DDE6ED"
168181 },
169182 "measured" : {
170183 "width" : 120 ,
184197 "label" : " OV bubbler" ,
185198 "conversion_efficiency" : " 0.95" ,
186199 "vial_efficiency" : " 0.9" ,
187- "replacement_times" : " np.arange(5, 50, step=5)"
200+ "replacement_times" : " np.arange(5, 50, step=5)" ,
201+ "nodeColor" : " #DDE6ED"
188202 },
189203 "measured" : {
190204 "width" : 230 ,
203217 "data" : {
204218 "label" : " environment" ,
205219 "initial_value" : " " ,
206- "reset_times" : " "
220+ "reset_times" : " " ,
221+ "nodeColor" : " #DDE6ED"
207222 },
208223 "measured" : {
209224 "width" : 200 ,
223238 "label" : " OV vial activity" ,
224239 "labels" : " " ,
225240 "sampling_rate" : " " ,
226- "t_wait" : " "
241+ "t_wait" : " " ,
242+ "nodeColor" : " #DDE6ED"
227243 },
228244 "measured" : {
229245 "width" : 120 ,
243259 "label" : " BABY inventory" ,
244260 "labels" : " " ,
245261 "sampling_rate" : " " ,
246- "t_wait" : " "
262+ "t_wait" : " " ,
263+ "nodeColor" : " #DDE6ED"
247264 },
248265 "measured" : {
249266 "width" : 120 ,
262279 "data" : {
263280 "label" : " Stepsource" ,
264281 "amplitude" : " 1" ,
265- "tau" : " 4"
282+ "tau" : " 4" ,
283+ "nodeColor" : " #DDE6ED"
266284 },
267285 "measured" : {
268286 "width" : 120 ,
281299 "data" : {
282300 "label" : " Stepsource" ,
283301 "amplitude" : " 1" ,
284- "tau" : " 2"
302+ "tau" : " 2" ,
303+ "nodeColor" : " #DDE6ED"
285304 },
286305 "measured" : {
287306 "width" : 120 ,
301320 "label" : " Neutron source" ,
302321 "labels" : " " ,
303322 "sampling_rate" : " " ,
304- "t_wait" : " "
323+ "t_wait" : " " ,
324+ "nodeColor" : " #DDE6ED"
305325 },
306326 "measured" : {
307327 "width" : 120 ,
800820 "value" : " 1" ,
801821 "nameError" : false
802822 }
803- ]
823+ ],
824+ "events" : [],
825+ "pythonCode" : " # Define your Python variables and functions here\n # Example:\n # my_variable = 42\n # def my_function(x):\n # return x * 2\n "
804826}
0 commit comments