Jpp
18.3.1
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< input file > fi | if (($#!=1)) |
then fatal Wrong number of arguments fi set_variable INPUT_FILE $argv[1] | grep (chi2\[.\]\|gradient\)" $INPUT_FILE > $WORKDIR/perth.txt awk 'BEGIN |
Variables | |
if [-z $JPP_DIR] | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR zmodload zsh mathfunc set_variable DEBUG set_variable | WORKDIR |
then fatal Wrong number of arguments fi set_variable INPUT_FILE $argv [1] grep | ( | chi2\\|gradient\ | [.\] | ) |
Definition at line 28 of file plot-perth.sh.
if[-z $JPP_DIR] |
Definition at line 3 of file plot-perth.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR zmodload zsh mathfunc set_variable DEBUG set_variable WORKDIR |
Definition at line 13 of file plot-perth.sh.