Jpp
18.5.0
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< archive > < detectoridentifier > < version > nAuxiliary script to retrieve pre calibration results from archive fi | if (($#!=3)) |
then archive get Detector sh $ARCHIVE $ID $RUN detector $ACOUSTICS_DETECTOR $VERSION fi eval JPrintDetector a $ACOUSTICS_DETECTOR O IDENTIFIER | if (($DETECTOR_ID!=$ID)) |
Variables | |
script | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null | set_variable |
then fatal Wrong number of arguments fi set_variable ARCHIVE $argv[1] set_variable ID $argv[2] set_variable VERSION $argv[3] source JAcousticsToolkit sh | RUN |
then usage $script<archive><detectoridentifier><version> nAuxiliary script to retrieve pre calibration results from archive fi if | ( | ($#!=3) | ) |
then archive get Detector sh $ARCHIVE $ID $RUN detector $ACOUSTICS_DETECTOR $VERSION fi eval JPrintDetector a $ACOUSTICS_DETECTOR O IDENTIFIER if | ( | ($DETECTOR_ID!=$ID) | ) |
script |
Definition at line 2 of file archive-get-calibration.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 14 of file archive-get-calibration.sh.
then fatal Wrong number of arguments fi set_variable ARCHIVE $argv [1] set_variable ID $argv [2] set_variable VERSION $argv [3] source JAcousticsToolkit sh RUN |
Definition at line 29 of file archive-get-calibration.sh.