Straxen

Latest version: v2.2.1

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

Scan your dependencies

Page 1 of 18

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

2.1.3

-------------------
* Manually check event overlapping by FaroutYLq in https://github.com/XENONnT/straxen/pull/1214
* Add missing docstrings by WenzDaniel in https://github.com/XENONnT/straxen/pull/1234
* Use formatted float in `dataframe_to_wiki` by dachengx in https://github.com/XENONnT/straxen/pull/1231
* Bump actions/setup-python, urllib3 and sphinx by dachengx in https://github.com/XENONnT/straxen/pull/1232
* Update module index of docs by dachengx in https://github.com/XENONnT/straxen/pull/1233
* Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 in /extra_requirements by dependabot in https://github.com/XENONnT/straxen/pull/1238
* Replace `z` from `z_naive` to `z_dv_corr` by dachengx in https://github.com/XENONnT/straxen/pull/1239
* Remove context collection badge by dachengx in https://github.com/XENONnT/straxen/pull/1241
* Update xedocs version by dachengx in https://github.com/XENONnT/straxen/pull/1246
* No need to get map shape for 0D placeholder map by dachengx in https://github.com/XENONnT/straxen/pull/1245
* Give `RunDB` an option to find files in storage by dachengx in https://github.com/XENONnT/straxen/pull/1244
* Check chunk n for backends after chunk loading by dachengx in https://github.com/XENONnT/straxen/pull/1243
* Revert "Give RunDB an option to find files in storage but not in data… by dachengx in https://github.com/XENONnT/straxen/pull/1248
* Photon ionization correction on S2 by xzh19980906 in https://github.com/XENONnT/straxen/pull/1247
* Bump xedocs from 0.2.23 to 0.2.24 in /extra_requirements by dependabot in https://github.com/XENONnT/straxen/pull/1250
* FDC uses corrected position by shenyangshi in https://github.com/XENONnT/straxen/pull/1254
* Correct elife at the last in `corrected_areas` by dachengx in https://github.com/XENONnT/straxen/pull/1258
* Correct elife for `cs2_wo_timecorr` by dachengx in https://github.com/XENONnT/straxen/pull/1260
* SR1 offline simulation strax context by shenyangshi in https://github.com/XENONnT/straxen/pull/1253

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

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

Page 1 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.