v3.0.3
What's Changed
- Rename "algo" to "alg" because they were mixed by @dachengx in #1523
- Bump version by @WenzDaniel in #1500
- [DAQ] Bootstrax dynamic adapt targets for AmBe high rate by @cfuselli in #1492
- Track position reconstruction algorithm in
EventPatternFit
plugin by @dachengx in #1524 - Still use
np.bool_
in numba decorated function by @dachengx in #1527 - First and last channel inside peak(let)s by @dachengx in #1525
- Handle the case where no hitlets are fully contained in peaklets by @dachengx in #1529
- Minor replacement
np.argsort
tostrax.stable_argsort
by @dachengx in #1530 - Automatically copy SOM dtype to peaks by @dachengx in #1531
- More flexible input of
find_n_competing
function by @dachengx in #1532 - Fix a numerical error bug in
events_nv
by @dachengx in #1534 - Skip
test_useless_frontend
if local RSE is not found by @dachengx in #1537 - Area in CNF position contour by @dachengx in #1538
- Remove CMT URLs by @jmosbacher in #1235
- Change dark rate monitoring of the software trigger to seconds by @WenzDaniel in #1535
- Remove CMT by @dachengx in #1539
- Replace
10**9
bystraxen.units.s
by @dachengx in #1540 - Drop python 3.9 by @dachengx in #1541
- CNF posrec urlconfig fix by @juehang in #1519
- Bump xedocs version to v0.2.36 by @dachengx in #1543
Full Changelog: v3.0.2...v3.0.3