XENONnT / straxen

Streaming analysis for XENON
BSD 3-Clause "New" or "Revised" License
21 stars 33 forks source link

change N_chunk to URLConfig in peak_positions_cnf #1443

Closed juehang closed 1 month ago

juehang commented 1 month ago

Before you submit this PR: make sure to put all operations-related information in a wiki-note, a PR should be about code and is publicly accessible

What does the code in this PR do / what does it improve?

The PeakPositionsCNF plugin requires a N_chunk parameter. This PR changes the N_chunk parameter to be a URLConfig, instead of a hard-coded number.

Can you briefly describe how it works?

Can you give a minimal working example (or illustrate with a figure)?

Please include the following if applicable:

Notes on testing

All italic comments can be removed from this template.

coveralls commented 1 month ago

Coverage Status

coverage: 89.85% (+0.02%) from 89.829% when pulling c383b5911c4598b37d410adcd9116f00c2bf5fe2 on cnf_Nchunk_URLConfig into f9c689f4b95958d5288f75de920dc6a6bddd7214 on master.