XENONnT / fuse

XENON Framework for Unified Simulations of Events
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Add ambiance interference simulation with sprinkling method #181

Open mhliu0001 opened 7 months ago

mhliu0001 commented 7 months ago

This PR plans to refactor saltax code by @FaroutYLq and add it to fuse.

This is still a work in progress. Closes #177.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8470647461

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
fuse/plugins/detector_physics/s2_photon_propagation.py 5 6 83.33%
fuse/plugins/pmt_and_daq/pmt_response_and_daq.py 5 6 83.33%
fuse/context.py 2 8 25.0%
fuse/plugins/pmt_and_daq/sprinkled_records.py 34 135 25.19%
<!-- Total: 48 157 30.57% -->
Totals Coverage Status
Change from base Build 8358669299: -1.6%
Covered Lines: 1859
Relevant Lines: 2810

💛 - Coveralls
HenningSE commented 6 months ago

Hi @mhliu0001, do we still need the PR or you want to keep it as an option?

mhliu0001 commented 6 months ago

Hi Henning, I want to keep it as an extra option in fuse for the moment. I will get back to this PR when I have time.