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

feat: daybay_v0, load variables

parent ca0d7d2a
No related branches found
No related tags found
No related merge requests found
from dagflow.bundles.load_variables import load_variables
from pathlib import Path
def model_dayabay_v0():
pass
datasource = Path('data/dayabay-v0')
vars = load_variables({'load': str(datasource/'parameters/pdg2012.yaml')})
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