Jpp  18.2.1-ARCA-DF-PATCH
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
plot-EDFA.sh
Go to the documentation of this file.
1 #!/bin/zsh
2 script=${0##*/}
3 
4 # ------------------------------------------------------------------------------------------
5 #
6 # Example script to plot slow control data from database.
7 #
8 # ------------------------------------------------------------------------------------------
9 
10 if [ -z $JPP_DIR ]; then
11  echo "Variable JPP_DIR undefined."
12  exit
13 fi
14 
15 source $JPP_DIR/setenv.sh $JPP_DIR >& /dev/null
16 
19 
20 if do_usage $*; then
21  usage "<input file>"
22 fi
23 
24 if (( $# == 1 )); then
26 else
27  fatal "Wrong number of arguments."
28 fi
29 
30 
31 cat>$WORKDIR/parameters.txt<<EOF
32 %.00.edfa_iop 0 20000
33 %.00.edfa_oop 0 1000
34 EOF
35 
36 plot-Tuna.sh ${INPUT_FILE} $WORKDIR/parameters.txt
then usage $script< option > nPossible plot
Definition: JMatrixNZ.sh:34
then JLigier sh continue fi cat
Definition: JDAQDriver.sh:51
usr share Modules init zsh export TMPDIR
*fatal Wrong number of arguments esac JCookie sh typeset Z DETECTOR typeset Z SOURCE_RUN typeset Z TARGET_RUN set_variable PARAMETERS_FILE $WORKDIR parameters
Definition: diff-Tuna.sh:38
exit
Definition: JPizza.sh:36
then
Definition: datalogs.sh:31
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
Definition: JAcoustics.sh:21
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable DEBUG set_variable WORKDIR
Definition: JLegolas.sh:20
* usage
set_variable INPUT_FILE
fi set_variable FILENAME $WORKDIR
Definition: datalogs.sh:34
then echo
Definition: JQAQC.sh:90
static JNullStream null
Null I/O stream.
Definition: JNullStream.hh:51
script
Definition: JAcoustics.sh:2
#define DEBUG(A)
Message macros.
Definition: JMessage.hh:62