ATDR: Attenuation time dependencies


                Titles:  ATDR: Attenuation time dependencies
                ============================================
 
    Contact:  J. Formaggio
 
    Revision History:-
    ================
 
    4.02   J. Formaggio  First version.
 

 
Titles Files
------------
 
mc_drift_attenuation.dat
 
 
 
Description
-----------
 
    Drift response stored as a 9th order polynomial in Julian day.
    Will only be implemented on wavelengths which match PMTR wavelengths (code will warn otherwise).
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html
 
Word Type  Mnemonic        [symbolic command]  Description
---- ----  --------        -------------------------------
           KATDR...
 
 1    I                    Media code (set to -1 for no drift)
 
       This is followed by a series of 10 word entries:-
 
 i    F                    Wavelength
 i+1  F                    First coefficient of polynomial
 i+2  F                    Second coefficient of polynomial
 ...                       ...
 i+9  F                    Nineth coefficient of polynomial

Go Back to the Snoman Companion Top Page