inputs
This commit is contained in:
63
input/Graphics_input.yaml
Executable file
63
input/Graphics_input.yaml
Executable file
@@ -0,0 +1,63 @@
|
||||
#################################################
|
||||
#
|
||||
# Input file for Graphics
|
||||
#
|
||||
#################################################
|
||||
ppecol: 'coral'
|
||||
stecol: 'yellowgreen'
|
||||
daecol: 'cyan'
|
||||
corcol: 'indigo'
|
||||
refcol: 'black'
|
||||
|
||||
dP:
|
||||
apply: false
|
||||
data: '/home/yeye/Desktop/dP/results/11AoCoPhantomRest2/R1/testBF/'
|
||||
R: [1]
|
||||
#catheter: '/home/yeye/Desktop/PhD/MEDICAL_DATA/DatosSEPT2019/Phantom_catheter/cat9mm_Stress/pressure_drop.npz'
|
||||
catheter: 'None'
|
||||
#factors: [130,90,1.58,-0.03,0] # 9mm Rest [x0,x1,a,b,theta]
|
||||
#factors: [52,35,0.9,0.05,0] # 9mm Stress [x0,x1,a,b,theta]
|
||||
#factors: [162,90,1.67,0.03,0] # 11mm Rest [x0,x1,a,b,theta]
|
||||
mode: 'cib'
|
||||
estim: ['PPE','STE','COR']
|
||||
save: True
|
||||
name: '/home/yeye/Desktop/11AoCoPhantomRest2_BF.png'
|
||||
|
||||
Histograms:
|
||||
apply: false
|
||||
outpath: '/home/yeye/Desktop/'
|
||||
colors:
|
||||
0: 'orangered'
|
||||
1: 'lime'
|
||||
2: 'dodgerblue'
|
||||
meshnames:
|
||||
0: 'coaortaH1'
|
||||
1: 'coaortaRH2'
|
||||
2: 'coaortaRH3'
|
||||
paths:
|
||||
0: '/home/yeye/Desktop/PhD/AORTA/MESH/coaorta/H1/'
|
||||
1: '/home/yeye/Desktop/PhD/AORTA/MESH/coaorta/H2/'
|
||||
2: '/home/yeye/Desktop/PhD/AORTA/MESH/coaorta/H3/'
|
||||
|
||||
HistCorrector:
|
||||
apply: false
|
||||
errors: '/home/yeye/Desktop/testH/H2/errors.dat'
|
||||
outpath: '/home/yeye/Desktop/h2_160.png'
|
||||
|
||||
Error-curves:
|
||||
apply: false
|
||||
norm: 2
|
||||
folder: '/home/yeye/Desktop/First/'
|
||||
resol: ['H2']
|
||||
mode: ['meas','corrs']
|
||||
times: ['30ms']
|
||||
colors: ['orangered','lime','dodgerblue']
|
||||
outpath: '/home/yeye/Desktop/'
|
||||
|
||||
Components:
|
||||
apply: True
|
||||
folder: '/home/yeye/Desktop/Corrector_2019/figures/Errorcurves/'
|
||||
subfolders: ['11mm','13mm','Normal']
|
||||
type: ['mean','max']
|
||||
colors: ['orangered','lime','dodgerblue']
|
||||
outpath: '/home/yeye/Desktop/'
|
Reference in New Issue
Block a user