XENONnT / straxen

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

Inherit `DEFAULT_CHUNK_SPLIT_NS` from strax #1405

Closed dachengx closed 3 weeks ago

dachengx 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?

Depends on https://github.com/AxFoundation/strax/pull/865, where the minimum allowed splitting of chunk is DEFAULT_CHUNK_SPLIT_NS. This PR also temporarily uses the latest strax to be compatible with the latest codes.

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 3 weeks ago

Coverage Status

coverage: 91.156% (+0.02%) from 91.135% when pulling 77b0de348332941952a2485c09b0cdddf1493bc5 on inherit_safe_break_in_pulses into 56220278394a6a62182eccd8536d64dacaab41d5 on master.