What's Changed
- Inherit
DEFAULT_CHUNK_SPLIT_NS
from strax by @dachengx in #1405 - Use
pyproject.toml
to install straxen by @dachengx in #1408 - Be compatible with new
Plugin.run_id
by @dachengx in #1410 - Small restrax fix - DAQ by @cfuselli in #1402
- Make targeted
raw_records
chunk 500MB by @dachengx in #1412 - Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #1403
- fix peak per event plugin by @RoiFrankel in #1400
- Dynamic led window by @tflehmke in #1401
- Plugins for position reconstruction with conditional normalizing flow by @juehang in #1404
- Remove redundant spaces by @dachengx in #1411
- Stop using
self.config
because we do not usestrax.Option
by @dachengx in #1413 - Remove
DetectorSynchronization
by @dachengx in #1414 - Remove configuration
sum_waveform_top_array
fromMergedS2s
by @dachengx in #1415 - Debug for
EventwBayesClass
because peaks overlapping by @dachengx in #1417 - Refactor nv plugins by @WenzDaniel in #1228
- Changed NV software trigger by @WenzDaniel in #1388
- Assign
__version__
ofRecordsFromPax
by @dachengx in #1418 - Minor debug for the
pyproject.toml
by @dachengx in #1420 - Fix the usage of scripts by @dachengx in #1423
- Deprecate selection_str by @dachengx in #1424
- Fix singleton pattern for
MongoDownloader
by @dachengx in #1426 - Use more
strax.RUN_METADATA_PATTERN
by @dachengx in #1432 - Be compatible with utilix>0.9 by @dachengx in #1433
- Specify available RSE in
RucioRemoteBackend
by @dachengx in #1435 - Add docstring rucio by @yuema137 in #1436
pymongo_collection
is a bit confusing by @dachengx in #1437- Put the RunDB API interface and MongoDB interface together by @yuema137 in #1442
- change N_chunk to URLConfig in peak_positions_cnf by @juehang in #1443
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #1419
- Fixed default window position by @tflehmke in #1429
- Add
data_start
to temporary dtype forevents_nv
by @dachengx in #1447 - Add level in the tree when drawing dependency tree by @dachengx in #1446
- Move the whole mongo_storage module to utilix by @yuema137 in #1445
- Following the breaking change of AxFoundation/strax#910 by @dachengx in #1452
- Switch to master for docformatter by @yuema137 in #1453
- Adjust saving preference by @yuema137 in #1451
- Save first samples of peak(lets) waveform by @HenningSE in #1406
- Only use
ThreadedMailboxProcessor
whenallow_multiprocess=True
by @dachengx in #1455 - Remove redundant pos recon by @yuema137 in #1449
- Clean
DeprecationWarning
and simplify plugins by @dachengx in #1456 - Update dependencies of strax, remove git repo from dependency list by @dachengx in #1458
- Add fix integration window for the noise runs by @GiovanniVolta in #1457
- Use
max_time
when calculating peaklets properties by @dachengx in #1459
New Contributors
- @RoiFrankel made their first contribution in #1400
- @tflehmke made their first contribution in #1401
- @juehang made their first contribution in #1404
- @HenningSE made their first contribution in #1406
Full Changelog: v2.2.5...v3.0.0