| 
    Jpp
    18.5.2
    
   the software that should make you happy 
   | 
 
Go to the source code of this file.
Functions | |
| then usage $script< directory > < detectoridentifier > nThe directory corresponds to the GIT repositiry calibration input tables nand the detector identifier to the DETOID fi  | if (($#!=2)) | 
Variables | |
| script | |
| then echo Variable JPP_DIR  undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null zmodload zsh mathfunc set_variable DEBUG set_variable  | WORKDIR | 
| then fatal Wrong number of  arguments fi set_variable DIR set_variable DETOID  | if [[!-d $DIR/data/${DETOID}]] | 
| then usage $script<directory><detectoridentifier> nThe directory corresponds to the GIT repositiry calibration input tables nand the detector identifier to the DETOID fi if | ( | ($#!=2) | ) | 
| script | 
Definition at line 2 of file input-tables.sh.
| then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null zmodload zsh mathfunc set_variable DEBUG set_variable WORKDIR | 
Definition at line 20 of file input-tables.sh.
| then fatal Wrong number of arguments fi set_variable DIR set_variable DETOID if[[!-d $DIR/data/${DETOID}]] | 
Definition at line 35 of file input-tables.sh.
 1.8.5