asd
This commit is contained in:
@ -43,7 +43,7 @@ def plot_parameters(dat, deparameterize=False, ref=None):
|
||||
plt.ion()
|
||||
|
||||
|
||||
inputfile_path = 'results/aorta/input.yaml'
|
||||
inputfile_path = 'results/aorta_leo/input.yaml'
|
||||
with open(inputfile_path) as file:
|
||||
inputfile = yaml.full_load(file)
|
||||
|
||||
|
Reference in New Issue
Block a user