For a description of the standard parameters used in the network classifier (harmonic, residual and residual-harmonic) along with more background information on the use of neural network analysis in SNO see the reports by Steve Brice [26,27].
The ACF code computes two angular correlation functions for each event,
without and with application of a "residual time cut" (RTC). As used here,
the angular correlation function is simply the normalized distribution of the
cosines of the separation angles for all pairs of hit PMTs. The event
correlation functions are compared to standard functions for the same
value, calculated previously from electron-initiated or NC-in-salt
Monte Carlo events. (Standard functions are provided for
between
lower and upper limits of 20 and 150 for electron events and 20 and 85 for NC
events.) Several measures of the difference between the event functions and
the standard functions are calculated. The average pair separation angle is
calculated (identical to
except for the PMTs selected for the
calculation). Finally, the event correlation function is compared to two
other functions by calculating ``correlation function inner products''
The PMT pair separation angles are calculated using the fitted event
location as the vertex. To apply the residual time cut, a time residual is
calculated for each hit PMT, given by
![]() |
(18.3) |
The fourteen ACF output parameters are:
The ACF code also produces diagnostic histograms for the complete sample of events processed if the user has enabled them. These are
A discussion of the angular correlation function is given in SNO-STR-2000-032 ("Use of the Angular Correlation Function to Identify Background SNO Events", by W. Heintzelman).
When the ACF routines are called through the classifier, the calculations are done using the event positions determined by the fitter specified. A user writing his own usr_exe routine or defining his own DQFs to extract data can instead call subroutine acf_angcormain independently of the classifier, in which case he can specify which fitter is to be used and he can make several calls for each event with a different fitter each time. In that case, he must also call acf_trm or AngCorTrm from usr_trm to terminate the ACF routines properly and generate the histogram output, which is written into FILE USR 1 instead of FILE CLN 1.
The ITR (In-Time Ratio) parameter gives the fraction of hits in a user-defined prompt time window. Only tubes with valid calibrations are included in this numerator and denominator of the fraction. The lower and upper limits of the in-time window cut are given in words 8 and 9 of bank TCLN 1. The lower limit should always be negative, and the upper limit positive.