aboutsummaryrefslogtreecommitdiff
path: root/utils/calculate-atmospheric-oscillations
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2020-11-01 11:14:23 -0600
committertlatorre <tlatorre@uchicago.edu>2020-11-01 11:14:23 -0600
commit43fa5ed691d849c7f8e7c2140f59100c39853d4d (patch)
treefad3b7902b3a1379c0d11d3af1ae1aab1d550f8e /utils/calculate-atmospheric-oscillations
parentd36ee0ae1209e124f794db103b2258a73df20c89 (diff)
downloadsddm-43fa5ed691d849c7f8e7c2140f59100c39853d4d.tar.gz
sddm-43fa5ed691d849c7f8e7c2140f59100c39853d4d.tar.bz2
sddm-43fa5ed691d849c7f8e7c2140f59100c39853d4d.zip
cut orphans instead of JUNK events
This commit updates get_events() to only cut orphans instead of all JUNK events before calculating time differences. The reason is that some large instrumental events (or muons) can get flagged as JUNK events since they sometimes have multiple hits from the same PMT. If we remove them before calculating the time difference, the follower might not get cut. See run 10040 GTID 349491 for an example.
Diffstat (limited to 'utils/calculate-atmospheric-oscillations')
0 files changed, 0 insertions, 0 deletions
'n138' href='#n138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186