v2.2.2
What's Changed
- Minor change of indents by @dachengx in #1341
- Remove unused
__all__
by @dachengx in #1342 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1343
- Bump graphviz from 0.20.1 to 0.20.2 in /extra_requirements by @dependabot in #1345
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1346
- Specifically install
lxml_html_clean
by @dachengx in #1352 - Improve InterpolateAndExtrapolate performance for array valued maps by @l-althueser in #1347
- Bump graphviz from 0.20.2 to 0.20.3 in /extra_requirements by @dependabot in #1350
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #1351
- Add
storage_graph
to show the plugins stored or needed to be calculated in the dependency tree by @dachengx in #1353 - Small bug fix of
storage_graph
, save plot into desired folder by @dachengx in #1356 - Check non-positive lone_hits by @dachengx in #1358
- Return the edge closer to the target in
_numeric_derivative
by @dachengx in #1355 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1359
- Add a simply function to plot the dependency tree by @dachengx in #1363
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1364
- Remove
PeakSubtyping
from straxen by @dachengx in #1365 - Remove
xnt_simulation_config
by @dachengx in #1366 - Tolerate more exceptions when can not import admix by @dachengx in #1367
- Add
PeakSEDensity
andEventSEDensity
by @dachengx in #1368 - Update
se_time_search_window_left
by @dachengx in #1370 - remove resource_cache from dali by @yuema137 in #1372
- Add
exclude_pattern
argument todependency_tree
by @dachengx in #1373 - Let xedocs to handle avg seg and seg partitioning by @GiovanniVolta in #1371
Full Changelog: v2.2.1...v2.2.2