Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Events to be overlaid are taken from periodic triggers in the data files. These are grouped into collections according to some distribution, where Mark Strickman and Eric Grove advocate the following:Divide large sample of real periodic triggers into McIlwain L bins (size of bins left as an exercise for the reader).  Why McIlwain L?  Because background is generally more linear in McIlwain L than in rigidity or magnetic latitude.  Perform a pedestal subtraction on all the xtal channels using cal peds.  This will of course result in both positive and negative signals.
Implementing this requires a controlling algorithm which is able to retrieve the necessary information for determining the correct bin to use, then to handle the opening/closing/handling of the correct input file, then, finally, to "randomly" select an event from this file. The strategy is very similar to that used in the existing interleave package. 

...