From 98253c6401e873fc3878e67a97d57ebc30e66ec0 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 12 Feb 2013 15:57:45 +0100 Subject: data/dominici: Scale adults.sto to 0.66 the max value --- scripts/gen_sto_dominici.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gen_sto_dominici.sh b/scripts/gen_sto_dominici.sh index 4e649a4..2d1bcc4 100755 --- a/scripts/gen_sto_dominici.sh +++ b/scripts/gen_sto_dominici.sh @@ -2,7 +2,7 @@ export D=../data/dominici/4_adults/interpolated -./csv2sto.py -f -T 3.0 -Y 1.0 \ +./csv2sto.py -f -T 3.0 -Y 0.66 \ -m add_long_r,add_long_l,ercspn_r,ercspn_l,gm_r,gm_l,hs_r,hs_l,lat_gas_r,lat_gas_l,med_gas_r,med_gas_l,rect_fem_r,rect_fem_l,soleus_r,soleus_l,tib_ant_r,tib_ant_l,tfl_r,tfl_l,vas_lat_r,vas_lat_l,vas_med_r,vas_med_l \ $D/adults_add_r.txt.interp $D/adults_add_l.txt.interp \ $D/adults_es_r.txt.interp $D/adults_es_l.txt.interp \ -- cgit v1.2.3-54-g00ecf