Jpp  pmt_effective_area_update
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JAcoustics.sh File Reference

Go to the source code of this file.

Functions

then usage $script[< detector
identifier >] fi 
if (($# >1))
 
then fatal Wrong number of
arguments fi 
if (($#==1))&&[["$1"!
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null 
set_variable
 
then let ID
 
do if [[!-f $ACOUSTICS_WORKDIR/${KEY}.txt]]
 
then cp $JPP_LIB
 
then error There are missing
input files for detector
identifier $ID nYou can use
$script with one of the
existing detector 
identifiers
 

Function Documentation

then usage $script [<detector identifier>] fi if ( ($# >1)  )
then fatal Wrong number of arguments fi if ( ($#==1)  )

Variable Documentation

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

Definition at line 2 of file JAcoustics.sh.

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

Definition at line 20 of file JAcoustics.sh.

Initial value:
="$1" # Detector identifier
typeset -a ERRORS
for KEY in sound_velocity tripod waveform hydrophone mechanics acoustics_trigger_parameters acoustics_fit_parameters
then JCalibrateToT a
Definition: JTuneHV.sh:116
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY source JAcoustics sh $DETECTOR_ID CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
Definition: JCanberra.sh:40
then echo Monitoring data echo Detector
Definition: JSlewingK40.sh:97

Definition at line 30 of file JAcoustics.sh.

then fatal Invalid option $OPTION fi if

Definition at line 38 of file JAcoustics.sh.

then cp $JPP_LIB
Initial value:
{KEY}_${(l:8::0::0:)ID}.txt $ACOUSTICS_WORKDIR/${KEY}.txt
else
ERRORS+=($ACOUSTICS_WORKDIR/${KEY}.txt)
fi
fi
if (( ${#ERRORS} != 0 ))
esac done
Definition: JAddHDE.sh:21

Definition at line 40 of file JAcoustics.sh.

then error There are missing input files for detector identifier $ID nYou can use $script with one of the existing detector identifiers

Definition at line 67 of file JAcoustics.sh.