Closed zhut19 closed 6 years ago
Looks nice, especially the S2 tails work
Thanks @sanderbreur
We are thinking about checking 'tail_cutoff_ratio' using simulated waveform once we can match the waveforms. Not sure how to check it with processing data, except looking at the energy resolution.
We are checking the 'large_after_pulsing_channels' list changes between sr0, sr1 and after sr1 with pmt database. We can come up a strategy after checking.
We ran into some bug with a peak that set to zeros, and to by pass it, we added those line to actually delete the peaks. And we think those ~0.01 pe peaks won't matter anyway.
Line 123 is deleted
Added a condition to exclude S1 from TailSeparation.
Will add int16 to float 64 to the DesaturatePulses class description
@sanderbreur The list of 'large_after_pulsing_channels' is checked and updates with the PMT database. We are using the 4 datasets during SR1 in the config/pmt_afterpulses, so in principle we don't have to update the list if we use SR1 data. We can update it including SR0 if we want to use also that.
Chiara, cool, would be nice to have the list later also for sr0, else sr0 reprocessing will give problems.
On Tue, 17 Jul 2018, 22:43 Chiara Capelli, notifications@github.com wrote:
@sanderbreur https://github.com/sanderbreur The list of 'large_after_pulsing_channels' is checked and updates with the PMT database. We are using the 4 datasets during SR1 in the config/pmt_afterpulses, so in principle we don't have to update the list if we use SR1 data. We can update it including SR0 if we want to use also that.
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/XENON1T/pax/pull/712#issuecomment-405721169, or mute the thread https://github.com/notifications/unsubscribe-auth/AGNstTYW_l9pS5kXkh1Zf02FwfQjhAovks5uHkx0gaJpZM4VPlY0 .
We reprocessed one dataset and checked the s1s and s2s relative difference between the old processed and this new version in 1T FV. The data are mostly in the region 300-1500 keV.
Here we propose several upgrades tailored for high energy peaks. Detailed information is documented in clustering upgrades and desaturation upgrades.