Skip to content
Snippets Groups Projects
Commit 22e80e05 authored by Maxim Gonchar's avatar Maxim Gonchar
Browse files

data: add osc pars

parent dd240e79
No related branches found
No related tags found
No related merge requests found
[submodule "submodules/dagflow"]
path = submodules/dagflow
url = https://git.jinr.ru/dag-computing/dag-flow.git
branch = feature/pars-gindex
[submodule "submodules/dagflow-reactornueosc"]
path = submodules/dagflow-reactornueosc
url = https://git.jinr.ru/dag-computing/dagflow-reactorenueosc.git
......@@ -31,6 +31,9 @@ def model_dayabay_v0():
#
# Load parameters
#
load_parameters({'path': 'oscprob' , 'load': datasource/'parameters/oscprob.yaml'})
load_parameters({'path': 'oscprob' , 'load': datasource/'parameters/oscprob_solar.yaml'})
load_parameters({'path': 'ibd' , 'load': datasource/'parameters/pdg2012.yaml'})
load_parameters({'path': 'ibd.csc' , 'load': datasource/'parameters/ibd_constants.yaml'})
load_parameters({'path': 'conversion' , 'load': datasource/'parameters/conversion_thermal_power.yaml'})
......
Subproject commit 7252b5435e241a2421476b5be8e6e11d96134d0b
Subproject commit 8c02e0b1a28ba130397c8f6be082feb69ec6dbcd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment