Strax

Latest version: v1.6.3

Safety actively analyzes 623567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 25

2.2.2

-------------------
* Minor change of indents by dachengx in https://github.com/XENONnT/straxen/pull/1341
* Remove unused `__all__` by dachengx in https://github.com/XENONnT/straxen/pull/1342
* Bump graphviz from 0.20.1 to 0.20.2 in /extra_requirements by dependabot in https://github.com/XENONnT/straxen/pull/1345
* Specifically install `lxml_html_clean` by dachengx in https://github.com/XENONnT/straxen/pull/1352
* Improve InterpolateAndExtrapolate performance for array valued maps by l-althueser in https://github.com/XENONnT/straxen/pull/1347
* Bump graphviz from 0.20.2 to 0.20.3 in /extra_requirements by dependabot in https://github.com/XENONnT/straxen/pull/1350
* Bump actions/setup-python from 5.0.0 to 5.1.0 by dependabot in https://github.com/XENONnT/straxen/pull/1351
* Add `storage_graph` to show the plugins stored or needed to be calculated in the dependency tree by dachengx in https://github.com/XENONnT/straxen/pull/1353
* Small bug fix of `storage_graph`, save plot into desired folder by dachengx in https://github.com/XENONnT/straxen/pull/1356
* Check non-positive lone_hits by dachengx in https://github.com/XENONnT/straxen/pull/1358
* Return the edge closer to the target in `_numeric_derivative` by dachengx in https://github.com/XENONnT/straxen/pull/1355
* Add a simply function to plot the dependency tree by dachengx in https://github.com/XENONnT/straxen/pull/1363
* Remove `PeakSubtyping` from straxen by dachengx in https://github.com/XENONnT/straxen/pull/1365
* Remove `xnt_simulation_config` by dachengx in https://github.com/XENONnT/straxen/pull/1366
* Tolerate more exceptions when can not import admix by dachengx in https://github.com/XENONnT/straxen/pull/1367
* Add `PeakSEDensity` and `EventSEDensity` by dachengx in https://github.com/XENONnT/straxen/pull/1368
* Update `se_time_search_window_left` by dachengx in https://github.com/XENONnT/straxen/pull/1370
* remove resource_cache from dali by yuema137 in https://github.com/XENONnT/straxen/pull/1372
* Add `exclude_pattern` argument to `dependency_tree` by dachengx in https://github.com/XENONnT/straxen/pull/1373
* Let xedocs to handle avg seg and seg partitioning by GiovanniVolta in https://github.com/XENONnT/straxen/pull/1371

**Full Changelog**: https://github.com/XENONnT/straxen/compare/v2.2.1...v2.2.2

2.2.1

-------------------
* Loosen `save_when` of `Events` by dachengx in https://github.com/XENONnT/straxen/pull/1327
* Deprecate the usage of `XENONnT/ax_env` by dachengx in https://github.com/XENONnT/straxen/pull/1329
* `_text_formats` should include txt but not text by dachengx in https://github.com/XENONnT/straxen/pull/1324
* Fix numerical comparison error of `test_patternfit_stats` by dachengx in https://github.com/XENONnT/straxen/pull/1334
* Remove some packages requirements from `requirements-tests.txt` by dachengx in https://github.com/XENONnT/straxen/pull/1337
* Fixing hitlets boundary out of chunk by WenzDaniel in https://github.com/XENONnT/straxen/pull/1328

**Full Changelog**: https://github.com/XENONnT/straxen/compare/v2.2.0...v2.2.1

2.2.0

-------------------
* remove cnn in s2_recon_pos_diff by ZhenhaoLiangW in https://github.com/XENONnT/straxen/pull/1313
* Update pymongo version by dachengx in https://github.com/XENONnT/straxen/pull/1316
* Use `straxen.EventBasics.set_nan_defaults` to set default values by dachengx in https://github.com/XENONnT/straxen/pull/1317
* Update to bokeh v3 and holoviews v1, drop py3.8 support by dachengx in https://github.com/XENONnT/straxen/pull/1318
* Drop 3.11 support for now by dachengx in https://github.com/XENONnT/straxen/pull/1321
* Move all simulation contexts to WFSim by dachengx in https://github.com/XENONnT/straxen/pull/1320
* Add nopython by WenzDaniel in https://github.com/XENONnT/straxen/pull/1319

New Contributors
* ZhenhaoLiangW made their first contribution in https://github.com/XENONnT/straxen/pull/1313

**Full Changelog**: https://github.com/XENONnT/straxen/compare/v2.1.6...v2.2.0

2.1.6

-------------------
* Update bootstrax strax logging by cfuselli in https://github.com/XENONnT/straxen/pull/1252
* Hint unstaged repo as well for `print_versions` by dachengx in https://github.com/XENONnT/straxen/pull/1288
* Proposal to use pre-commit for continuous integration by dachengx in https://github.com/XENONnT/straxen/pull/1240
* Update README by remove code style checking, add more ignore commits by dachengx in https://github.com/XENONnT/straxen/pull/1290
* Check by default basics by WenzDaniel in https://github.com/XENONnT/straxen/pull/1287
* Use pre-commit for continuous integration also for scripts by dachengx in https://github.com/XENONnT/straxen/pull/1293
* Find time difference and properties of nearest triggering peaks by dachengx in https://github.com/XENONnT/straxen/pull/1301
* Update NaN filtering in InterpolatingMap by JelleAalbers in https://github.com/XENONnT/straxen/pull/1302
* change integration window by marianarajado in https://github.com/XENONnT/straxen/pull/1303
* Pull out FakeDAQ to legacy plugins by WenzDaniel in https://github.com/XENONnT/straxen/pull/1292
* Add gps plugins by WenzDaniel in https://github.com/XENONnT/straxen/pull/1285
* Make peaklets dtype flexiable by WenzDaniel in https://github.com/XENONnT/straxen/pull/1299
* add kwargs to simulation context by LuisSanchez25 in https://github.com/XENONnT/straxen/pull/1277
* Fix photoionization correction to conserve cS2 by xzh19980906 in https://github.com/XENONnT/straxen/pull/1306
* add_ref_mon_nv_plugin by eangelino in https://github.com/XENONnT/straxen/pull/1307
* Update som classifcation by WenzDaniel in https://github.com/XENONnT/straxen/pull/1300
* Move ref mon to online and add to bootstrax by WenzDaniel in https://github.com/XENONnT/straxen/pull/1308
* Update corrected_areas.py by WenzDaniel in https://github.com/XENONnT/straxen/pull/1310

New Contributors
* marianarajado made their first contribution in https://github.com/XENONnT/straxen/pull/1303
* eangelino made their first contribution in https://github.com/XENONnT/straxen/pull/1307

**Full Changelog**: https://github.com/XENONnT/straxen/compare/v2.1.5...v2.1.6

2.1.5

-------------------
* Som plugin by LuisSanchez25 in https://github.com/XENONnT/straxen/pull/1269


**Full Changelog**: https://github.com/XENONnT/straxen/compare/v2.1.4...v2.1.5

2.1.4

-------------------
* No need to apply `strax.check_chunk_n` individually by dachengx in https://github.com/XENONnT/straxen/pull/1267
* Bump xedocs from 0.2.24 to 0.2.25 in /extra_requirements by dependabot in https://github.com/XENONnT/straxen/pull/1265
* Bump wfsim from 1.0.2 to 1.1.0 in /extra_requirements by dependabot in https://github.com/XENONnT/straxen/pull/1264
* Update configuration of RTD, add xedocs docs by dachengx in https://github.com/XENONnT/straxen/pull/1271
* Add pad-array protocol by jmosbacher in https://github.com/XENONnT/straxen/pull/1266


**Full Changelog**: https://github.com/XENONnT/straxen/compare/v2.1.3...v2.1.4

Page 1 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.