Jpp  15.0.1-rc.1-highQE
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
plot-acoustics-fit.sh File Reference

Go to the source code of this file.

Functions

*fatal Wrong number of
arguments esac set_variable
GRAPH_TXT tmp graph txt
set_variable GRAPH_ROOT tmp
graph root 
if (($STAGE > 0))
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null 
set_variable
 
then usage $script< stage file >
< stage > fi case set_variable
YMAX 
$argv [4]
 
then eval awk Processing stage $STAGE
 
then eval awk Processing stage Elapsed
 

Function Documentation

* fatal Wrong number of arguments esac set_variable GRAPH_TXT tmp graph txt set_variable GRAPH_ROOT tmp graph root if ( ($STAGE > 0)  )

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 2 of file plot-acoustics-fit.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable

Definition at line 23 of file plot-acoustics-fit.sh.

Definition at line 28 of file plot-acoustics-fit.sh.

then eval awk Processing stage $STAGE

Definition at line 41 of file plot-acoustics-fit.sh.

then eval awk Processing stage Elapsed
Initial value:
{ print \$0 \}\' $INPUT_FILE
| head -n -1
| tail -n +2
| grep -v "warning"
| awk '{ printf "%5d %8.3f\n", NR, $(NF) }' > $GRAPH_TXT
else
let STAGE="-1 * $STAGE"
egrep -v "(Processing|Elapsed)" $INPUT_FILE
| awk '{ printf "%5d %8.3f\n", NR, $(NF) }' > $GRAPH_TXT
fi
JGraph
-f $GRAPH_TXT
-o $GRAPH_ROOT
if [[ "$YMIN" != "" && "$YMAX" != "" ]]
print
Definition: JConvertDusj.sh:44

Definition at line 41 of file plot-acoustics-fit.sh.