Closed HenningSE closed 3 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
fuse/plugins/detector_physics/csv_input.py | 4 | 5 | 80.0% | ||
fuse/plugins/detector_physics/s1_photon_propagation.py | 2 | 3 | 66.67% | ||
fuse/plugins/micro_physics/yields.py | 2 | 3 | 66.67% | ||
fuse/plugins/pmt_and_daq/pmt_afterpulses.py | 0 | 1 | 0.0% | ||
fuse/plugins/micro_physics/electric_field.py | 0 | 2 | 0.0% | ||
fuse/plugins/pmt_and_daq/pmt_response_and_daq.py | 0 | 2 | 0.0% | ||
fuse/plugins/detector_physics/s2_photon_propagation.py | 1 | 4 | 25.0% | ||
fuse/plugins/micro_physics/input.py | 4 | 12 | 33.33% | ||
<!-- | Total: | 16 | 35 | 45.71% | --> |
Totals | |
---|---|
Change from base Build 9887526578: | -0.5% |
Covered Lines: | 2531 |
Relevant Lines: | 3162 |
What does the code in this PR do / what does it improve?
This PR aims at fixing logging messages that did not show up during the simulation. The problem is described here: https://github.com/XENONnT/fuse/issues/247
Please include the following if applicable: