Testing Shower Filter Code - May 24
All showers, March 2004
Good showers, March 2004
Unfiltered text file of good showers
Filtered text file of good showers
Code used for getting a text file of "good" showers from the above list:
- uptime.cc - Finds time periods when all CIT
sites were healthy.
- totaluptime.pl - Finds the total time during
the selected period that all CIT sites were healthy.
- getshowers.pl - Gets list of showers from
web page and makes a text file of times.
- goodshowers.pl - Compares the output of
getshowers.pl to the output of uptime.cc to make a list of showers that
happened when all sites were online.
- makelinks.pl - Takes the output of
goodshowers.pl and makes an html file of links to the good showers.
- filtershowers.pl - Takes a text file
of shower data and removes accidentals (defined to be non-chiquita sites,
sites hit more than 10 microseconds away from the trigger, and afterpulses
arriving more than 1 microsecond after the first hit at a site).
Output of uptime.cc:
uptime_03012004_04012004.txt and
uptime_03012004_04012004.root
Output of getshowers.pl: mar04showers.txt
Output of goodshowers.pl: mar04goodshowers.txt (2412 showers out of 3069)
Output of makelinks2.pl: mar04goodshowers.html
Output of filtershower.pl: mar04_filtered.txt
New code (with help from Joey) that takes the shower search links and makes
a text file of shower data: