XENONnT / straxen

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

Following the breaking change of https://github.com/AxFoundation/strax/pull/910 #1452

Closed dachengx closed 1 month ago

dachengx commented 1 month ago

Following the breaking change of https://github.com/AxFoundation/strax/pull/910

Because we changed digitize_top to store_data_top.

Why? Because

  1. Better to use the same variable name with exactly the same meaning everywhere.
  2. Anyway we are making a lot of breaking changes.
coveralls commented 1 month ago

Coverage Status

coverage: 90.273% (+0.02%) from 90.253% when pulling 0660022a4a66ae44b766417a31f68519c35cb8d4 on store_data_top into df0d4887fd26a2350dcbec1567bca9aedff8b361 on master.