Changeset 3743 for BOL/Multi_atlas/multi_atlas.sh
- Timestamp:
- Jul 1, 2020, 8:29:54 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/Multi_atlas/multi_atlas.sh
r3737 r3743 122 122 years=`echo $sim | sed -e 's/'$simb'//'` 123 123 index=$COMP_D/ATLAS/index_${proj}_${season}_${sim}.html 124 if [ -f $index ] ; then 124 125 is=`sed -n -e '/<TH ALIGN=LEFT> <li.*.('$var')/=' $index | head -1` 125 126 echo $sim $var $is … … 131 132 sed -n -e ${isbiais}p $index >> $compf 132 133 fi 134 fi 133 135 done 134 136 echo ' <TR>' >> $compf
Note: See TracChangeset
for help on using the changeset viewer.