XENONnT / straxen

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

`DAQReader` has a too small `chunk_target_size_mb` #1409

Closed dachengx closed 2 weeks ago

dachengx commented 3 weeks ago

https://github.com/XENONnT/straxen/blob/dd9f8669b41d7a8d19b865e0d8d62a24703100ef/straxen/plugins/raw_records/daqreader.py#L126

This number should be larger than 200MB but smaller than 1GB. It should be optimized.