titles_tpca


                              Titles:  TPCA
                              =============
 
    Contact:  J. Cameron   Oxford
 
    Revision History:-
    ================
 
    3.01  N. West     First version.
    4.02  J. Cameron  Update.
 

 
Titles Files
------------
 
pca_data.dat
 
 
Verification
------------
 
 
Description
-----------
 
    These banks contains data for the PCA processor. There are 3 banks:-

          TPCA 1     Overall Control
          TPCA 2/3/4 2:Gain  3:Walk version 1  4:Walk verion 2


The TPCA 1 Titles Bank

This bank selects the type of calibration, the laserball position and the validity range of the generated constants. Data Words --------- Data types: B(bit), I, F, D(double), H(hollerith 4 char) Fixed length Database Header. See titles_dbhdr.html. Wd Typ Mnem Adr Description KTPCA... 1 I _CAL_TYPE = 1 (= $pca_gain_cal) gain calibration = 2 (= $pca_wkv1_cal) walk version 1 calibration = 3 (= $pca_walk_cal) walk version 2 calibration 2 I _ADD_OLD = 0 generate all new constants = 1 obsolete - supplement current constants 3 I _LRBP_MODE = 1 (= $lrbp_perm) use perm banks to get laserball data = 2 (= $lrbp_ttl) get the laserball data from this bank 4 I _VAL_MODE = 1 (= $pca_rel_validity) use relative time for validity ranges = 2 (= $pca_abs_validity) use absolute time for validity ranges 5 I _VDATE_START = Start date if using absolute validity ranges 6 I _VTIME_START = Start time if using absolute validity ranges 7 I _VDATE_END = End date if using absolute validity ranges 8 I _VTIME_END = End time if using absolute validity ranges 9 I _MPLP_MODE = 0 All channels are calibrated = 1 PMT Mask is taken from the MPLP bank 10 I _TCORR_MODE = 0 No light-time-of-flight correction is made = 1 Correct ToF for off-center laserball positions 11 F _VDAYS_AFTER = Number of days after calibration start date/time if using relative validities 12 F _VDAYS_BEFORE = Number of days before calibration start date/time if using relative validities 13 F _LRBP1_X = The x coordinate of the 1st laserball position 14 F _LRBP1_Y = The y coordinate of the 1st laserball position 15 F _LRBP1_Z = The z coordinate of the 1st laserball position 16 F _LASER_DX = The error on the x position 17 F _LASER_DY = The error on the y position 18 F _LASER_DZ = The error on the z position 19 F _LASER_WAVE = The wavelength 20 F _LRBP2_X = The x coordinate of the 2nd laserball position 21 F _LRBP2_Y = The y coordinate of the 2nd laserball position 22 F _LRBP2_Z = The z coordinate of the 2nd laserball position 23 F _LRBP3_X = The x coordinate of the 3rd laserball position 24 F _LRBP3_Y = The y coordinate of the 3rd laserball position 25 F _LRBP3_Z = The z coordinate of the 3rd laserball position 26 F _LRBP4_X = The x coordinate of the 4th laserball position 27 F _LRBP4_Y = The y coordinate of the 4th laserball position 28 F _LRBP4_Z = The z coordinate of the 4th laserball position 29 F _LRBP5_X = The x coordinate of the 5th laserball position 30 F _LRBP5_Y = The y coordinate of the 5th laserball position 31 F _LRBP5_Z = The z coordinate of the 5th laserball position 32-36 I _RUN_LRBP1 = Run numbers for the 1st laserball position 37-41 I _RUN_LRBP2 = Run numbers for the 2nd laserball position 42-46 I _RUN_LRBP3 = Run numbers for the 3rd laserball position 47-51 I _RUN_LRBP4 = Run numbers for the 4th laserball position 52-56 I _RUN_LRBP5 = Run numbers for the 5th laserball position

The TPCA 2 and TPCA 3 Titles Banks

These banks control the specific calibration. TPCA 2 for gain, TPCA 3 for walk version 1 and TPCA 4 for walk version 2. They have the same structure. Data Words --------- Data types: B(bit), I, F, D(double), H(hollerith 4 char) Fixed length Database Header. See titles_dbhdr.html. Wd Typ Mnem Adr Description KTPCA... 1 I _BASE Base ID for output hbook data 4-5 I Spare 5-10 F Spare Fit constants. 11 F _FC_1 Fitting constant 1. 12 F _FC_2 Fitting constant 2. 13 F _FC_3 Fitting constant 3. 14 F _FC_4 Fitting constant 4. 15 F _FC_5 Fitting constant 5. 16 F _FC_6 Fitting constant 6. 17 F _FC_7 Fitting constant 7. 18 F _FC_8 Fitting constant 8. 19 F _FC_9 Fitting constant 9. 20 F _FC_10 Fitting constant 10. Fit parameters. 21 F _FP_1 Fit parameter 1. 22 F _FP_2 Fit parameter 2. 23 F _FP_3 Fit parameter 3. 24 F _FP_4 Fit parameter 4. 25 F _FP_5 Fit parameter 5. 26 F _FP_6 Fit parameter 6. 27 F _FP_7 Fit parameter 7. 28 F _FP_8 Fit parameter 8. 29 F _FP_9 Fit parameter 9. 20 F _FP_10 Fit parameter 10.
Go Back to the Snoman Companion Top Page