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

Go to the source code of this file.

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 >
[YMIN YMAX] fi case
set_variable YMAX 
$argv [3]
 
*fatal Wrong number of
arguments esac set_variable 
GRAPH_TXT
 
*fatal Wrong number of
arguments esac set_variable 
Elapsed
 

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 22 of file plot-acoustics-fit.sh.

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

* fatal Wrong number of arguments esac set_variable GRAPH_TXT
Initial value:
{TMPDIR:-/tmp}/graph.txt
set_variable GRAPH_ROOT ${TMPDIR:-/tmp}/graph.root
eval awk \'\/Processing stage\/
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
Definition: JAcoustics.sh:20
do set_variable STRING_TXT awk
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR if do_usage *then usage $script[(input file)+] fi set_variable DEBUG set_variable WORKDIR TMPDIR

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

* fatal Wrong number of arguments esac set_variable 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
JGraph
-f $GRAPH_TXT
-o $GRAPH_ROOT
if [[ "$YMIN" != "" && "$YMAX" != "" ]]
print
Definition: JConvertDusj.sh:44

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