Jpp  17.1.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pre-calibration_00000075.sh
Go to the documentation of this file.
1 #!/bin/zsh
2 script=${0##*/}
3 
4 # --------------------------------------------------------------------------------------------
5 #
6 # Steering script for the global-fit-of-global-fits procedure of the D0ARCA006 (75) detector.
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 set_array RUNS 9700 9777 9884 9984 10000 10113 10200 10263
20 set_variable: MUL ACOUSTICS_MUL -1.21e-2
21 
22 if do_usage $*; then
23  usage "$script [user directory]"\
24  "\nThe user directory should be specified when this script is submitted in a batch queue."
25 fi
26 
28 
29 if (( $# == 1 )); then
31 else
33 fi
34 
35 set_variable TRIPOD_INITIAL tripod_initial.txt
36 set_variable TRIPOD tripod.txt
37 set_variable DETECTOR_INITIAL detector_initial.datx
39 expand_array RUNS
40 
41 
42 # Run in HOMEDIR
43 
44 mkdir -p $HOMEDIR
45 
46 cd $HOMEDIR
47 
48 if [[ ! -f $DETECTOR_INITIAL ]]; then
49 
50  JDetectorDB \
51  -D $DETECTOR_ID \
52  -@ "tcal = A03166911" \
53  -@ "pcal = A02980895" \
54  -@ "rcal = A02980908" \
55  -V "" \
56  -WW \
57  -o $DETECTOR_INITIAL
58 fi
59 
60 if [[ ! -f $TRIPOD_INITIAL ]]; then
61 
62  cat>$TRIPOD_INITIAL<<EOF
63 # See https://git.km3net.de/calibration/input_tables for the origin(s) of the values
64 2 +587441.700 +4017014.700 -3459.600
65 3 +587848.700 +4016749.700 -3459.600
66 4 +587657.170 +4017113.940 -3459.600
67 5 +587906.500 +4017094.300 -3459.600
68 EOF
69 fi
70 
71 # Apply modifications.
72 
73 JEditDetector \
74  -a $DETECTOR_INITIAL \
75  -s "-1 mul $MUL" \
76  -o $DETECTOR
77 
78 cp -p $TRIPOD_INITIAL $TRIPOD
79 
80 JAcoustics.sh $DETECTOR_ID
81 
82 cat>acoustics_trigger_parameters.txt<<EOF
83 Q = 0.0;
84 TMax_s = 0.020;
85 numberOfHits = 90;
86 EOF
87 
88 JAcousticsEventBuilder.sh $DETECTOR $RUNS[*]
89 
90 INPUT_FILES=(`ls KM3NeT_${(l:8::0::0:)DETECTOR_ID}_0*${^RUNS}_event.root`)
91 
92 
93 # Run in WORKDIR
94 
95 cd $WORKDIR
96 
97 if [ ! $HOMEDIR -ef $WORKDIR ]; then
98  cp -p $HOMEDIR/$DETECTOR $WORKDIR
99  cp -p $HOMEDIR/$TRIPOD $WORKDIR
100  cp -p $HOMEDIR/${^INPUT_FILES} $WORKDIR
101  cp -p $HOMEDIR/{acoustics_fit_parameters,acoustics_trigger_parameters,disable,hydrophone,mechanics,sound_velocity,tripod,waveform}.txt \ $WORKDIR
102 fi
103 
104 source $JPP_DIR/examples/JAcoustics/acoustics-fit-toolkit.sh
105 
107 
109 
110 stage_1A >& stage-1A.log; timer_lap
111 stage_2 >& stage-2.log; timer_lap
112 stage_3 >& stage-3.log; timer_lap
113 
114 if [ ! $HOMEDIR -ef $WORKDIR ]; then
115  cp -vru * $HOMEDIR
116 fi
117 
118 clean
119 
&set_variable TRIPOD
function stage_1A()
Q(UTCMax_s-UTCMin_s)-livetime_s
then JLigier sh continue fi cat
Definition: JDAQDriver.sh:51
o $QUALITY_ROOT d $DEBUG!JPlot1D f
Definition: JDataQuality.sh:66
exit
Definition: JPizza.sh:36
then usage source $script nThis script contains auxiliary functions for the pre calibration of specific detectors nIt should be sourced by the detector specific scripts fi source JAcousticsToolkit sh set_variable WORKDIR pwd set_variable TMPDIR $WORKDIR typeset A TRIPODS typeset a CHI2 set_variable PRECISION set_variable EPSILON set_variable RADIUS_M function initialise()
V(JDAQEvent-JTriggerReprocessor)*1.0/(JDAQEvent+1.0e-10)
then fatal Wrong number of arguments fi JConvertDetectorFormat a o
then echo
then timer_start(JRandomTimesliceWriter-a ${DETECTOR}-o ${PIPE}-n ${NUMBER_OF_SLICES}-P ${PMT_FILE}-d ${DEBUG}-S ${SEED}-B"$BACKGROUND_HZ"-N"$RECYCLING"--!&&for((i=0;$i!=10;++i));do;echo 'EOF' > $PIPE;usleep 100000;done &&rm-f $PIPE)&JTimesliceReprocessor-a $
do JPrintDAQHeader f $INPUT_FILE d read DETECTOR_ID RUN FRAME_INDEX TIMESLICE_START set_variable OUTPUT_FILE $WORKDIR KM3NeT_
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null if do_usage *then usage $script< detector identifier > fi case set_variable DETECTOR_ID
Definition: JTDC.sh:11
then fatal Detector file should be binary format fi eval JPrintDetector a $DETECTOR O IDENTIFIER typeset a INPUT_FILES for RANGE in $RUNS[*]
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
Definition: JAcoustics.sh:21
case $OPTION in clean clean
do debug $__line__ echo $__line__ read URL DETECTOR RUNS RUNS
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
do sput $STRING $FLOOR sget MODULE INPUT_FILES
Definition: JCanberra.sh:77
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable DETECTOR_ID set_array RUNS set_variable MUL if do_usage *then usage $script< detector file >< tripodfile > nThe user directory should be specified when this script is submitted in a batch queue nThe detector file and tripod file correspond to a pre calibrated D0ARCA006 detector fi set_variable WORKDIR pwd set_variable HOMEDIR $WORKDIR case set_variable HOMEDIR
then JCalibrateToT a
Definition: JTuneHV.sh:116
then set_variable MODULE getModule a $DETECTOR L $STRING $FLOOR JEditDetector a $DETECTOR M $MODULE add $X o $DETECTOR else echo No update of detector $DETECTOR
then error Missing CDF files error Run
Definition: JSirene.sh:58
then display $WORKDIR
Definition: plot-Domino.sh:128
function stage_2()
then cp
set_variable DETECTOR
do set_variable DETECTOR_TXT $WORKDIR detector
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 JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
Definition: JCanberra.sh:46
source $JPP_DIR setenv csh $JPP_DIR &dev null eval JShellParser o a A
function stage_3()
script
Definition: JAcoustics.sh:2
do echo Generating $dir eval D
Definition: JDrawLED.sh:53
then fatal Invalid tripod $TRIPOD
esac $JPP_BIN JLogger sh $LOGGER until pgrep JGetMessage</dev/null > dev null
#define DEBUG(A)
Message macros.
Definition: JMessage.hh:62