TACF: CLN: Angular correlation function data


                                 Titles: TACF
                                 ============
 
Contact:    B. Heintzelman, Penn
 
Revision History:-
================
 
  4.02    B. Heintzelman First Version.
          B. Heintzelman Second Version.
 

 
Titles Files
------------
 
tacf.dat
 
 
Verification
------------
 
 
Description
-----------
 
Angular correlation function data.
 
Bank Number:  1 (First Version)
              2 (Second Version)
 
 
Data Words  First Version
-------------------------
 
        Fixed length Database Header.  See titles_dbhdr.html
 
       I = integer, F = floating point.
 
   1    I    The number of standard cases contained in the bank. ( = ncase)

       This is followed ncase  sets of data:-

     i  I    Flag:    =0 if without time window  = 1 if with time window
   1+i  I    Lower limit on number of PMTs used
   2+i  I    Upper limit on number of PMTs used
   3+i  I    Number of events used to calculate fn 

   4+i  F    NB (=40 currently) values of the standard function 
NB+4+i  F    NB(NB-1)/2 Lower left triangle of the inverse 
             of the covariance matrix for the case

Data Words  Second Version
--------------------------
 
        Fixed length Database Header.  See titles_dbhdr.html
 
        I = integer, F = floating point.
 
     1  I    The number of standard cases contained in the bank. ( = ncase)

       The following information is then provided for each
       standard case (NBina=40 currently)

i+   0  H    Event type word 1  |  Defines which std fn was calculated.
     1  H    Event type word 2  |  e.g. "electron"
     2  I    Flag:    =0 if without time window  = 1 if with time window
     3  I    Lower limit on number of PMTs used
     4  I    Upper limit on number of PMTs used
     5  I    Number of events used to calculate fn 
     6  F    Minimum radius for use of standard function
     7  F    Maximum radius for use of standard function
     8  F    Minimum u.r
     9  F    Maximum u.r
    10  F    Start of the standard function values (total NBina)

i+NBina+9+
     0  F    Last  value of the standard function
     1  F    Natural log of the determinant of the covariance matrix
     2  F    Start of Lower left triangle of the inverse of the
               covariance matrix for the case (total NBina*(NBina-1)/2)

i+NBina+NBina*(NBina-1)/2+10+
     0  F    End of Lower left triangle.

Go Back to the Snoman Companion Top Page