Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add NaN check * Add a custom exception for nan and add the check for all corrections * use pandas builtin functions as suggested in the review * Allow database to not be initialized (XENONnT#636) * new plot_pmts (XENONnT#637) * change plotting of dead pmts. Co-authored-by: GiovanniVolta <gvolta@dali-login1.rcc.local> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * First nVeto monitor plugin (XENONnT#634) * I added first nVeto monitor plugin * Update straxen/plugins/online_monitor.py I modified as suggestion from @jorana Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Update straxen/plugins/online_monitor.py I modified as suggestion Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Update straxen/plugins/online_monitor.py I modified as suggestion Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Update straxen/plugins/online_monitor.py I modified as suggestion Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Update straxen/plugins/online_monitor.py I modified as suggestion at line 235 in new version Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Update online_monitor.py Update online_monitor.py with the * Add online_monitor_nv to contexts.py Add 'online_monitor_nv' at line 196 to contexts.py to produce data to monitor nVeto detector Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Speed up event pattern fit (XENONnT#625) * Numbafy binomial_test * Small changes in neg2ll_modpoisson * fix bug on binomial test * update binomial test considering that the mean is not the maximum Co-authored-by: GiovanniVolta <gvolta@dali-login1.rcc.local> * Peak event veto tagging (XENONnT#618) * Add peak and event veto tagging plugins + tests Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * kwargs for saver (XENONnT#639) * Add a plugin for external trigger run on nVeto calibration (XENONnT#630) * Add a plugin for external trigger run on nVeto calibration plus tests Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Fix veto event positions (XENONnT#641) * Fixed floating point issue * Renamed function update test * bumped version Co-authored-by: Evan Shockley <eshockley@physics.ucsd.edu> * Fix peaklet area bias (XENONnT#601) * Modified peaklet building to remove baseline bias * Forgot to updated desaturation * test * Fix record_i in overlapping peaks * Updated peaklets building according to change in strax * Minor fixes * Addressed some review dog comments. * Added test for new function * Fixed test * Add empty peaklets support * Update splitting inputs in veto plugins * Add time shift to get correct maximum * Update peaklet_processing.py * Rename startegy alias * Update straxen/plugins/peaklet_processing.py Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Change naming conventions * fix test Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Bump tensorflow from 2.5.0 to 2.5.1 in /extra_requirements (XENONnT#643) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add lone hit information to merged S2s. (XENONnT#623) * Add lone hit information to merged S2s. * Copy lone hit as it is read only * Add dummy lone hits for he channel * Modify tests to avoid deadlock * Revert "Add dummy lone hits for he channel" This reverts commit 4710419. * Revert "Revert "Add dummy lone hits for he channel"" This reverts commit 4cbfb3c. * Revert "Modify tests to avoid deadlock" This reverts commit 271e7cf. * Update straxen/plugins/peaklet_processing.py Co-authored-by: Joran Angevaare <jorana@nikhef.nl> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Use rucio from straxen & nest RucioRemote imports (XENONnT#592) * use nested imports for RucioRemote * use the right imports * fix none/import error * add simple test * test loading runs * if no utilix there is no sense in testing * make faster * test find * Update test_rucio.py * Update test_rucio.py * comment on the tests * Update test_rucio.py * Update README.md * create pre-release * Update requirements for strax (XENONnT#644) * Update requirements for strax * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * Create filter_strax_from_requirements.sh * Update pytest.yml * Update pytest.yml * Delete preinstall_requirements.sh * Update requirements.txt * Fix n hits (XENONnT#646) * Fixed +1 in n_hits * merge s2 without s1 (XENONnT#645) Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> * Updated history * Bump version: '1.0.0-rc0' -> '1.0.0' (set str manually) * Use query by index * few tweaks from review * Bump tqdm from 4.62.0 to 4.62.2 in /extra_requirements (XENONnT#658) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.0 to 4.62.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.62.0...v4.62.2) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump dask from 2021.7.2 to 2021.8.1 in /extra_requirements (XENONnT#657) Bumps [dask](https://github.com/dask/dask) from 2021.7.2 to 2021.8.1. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2021.07.2...2021.08.1) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pandas from 1.2.5 to 1.3.2 in /extra_requirements (XENONnT#653) Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.5 to 1.3.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](pandas-dev/pandas@v1.2.5...v1.3.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hypothesis from 6.14.5 to 6.17.4 in /extra_requirements (XENONnT#651) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.5 to 6.17.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.14.5...hypothesis-python-6.17.4) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump matplotlib from 3.4.2 to 3.4.3 in /extra_requirements (XENONnT#656) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump scipy from 1.7.0 to 1.7.1 in /extra_requirements (XENONnT#647) Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jupyter-client from 6.1.12 to 7.0.2 in /extra_requirements (XENONnT#649) Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 6.1.12 to 7.0.2. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/master/CHANGELOG.md) - [Commits](jupyter/jupyter_client@6.1.12...v7.0.2) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ipywidgets from 7.6.3 to 7.6.4 in /extra_requirements (XENONnT#650) Bumps [ipywidgets](http://ipython.org) from 7.6.3 to 7.6.4. --- updated-dependencies: - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tensorflow from 2.5.1 to 2.6.0 in /extra_requirements (XENONnT#655) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pytest from 6.2.4 to 6.2.5 in /extra_requirements (XENONnT#654) Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix minianalyses from apply_selection (XENONnT#666) * Fix minianalyses from apply_selection * Update mini_analysis.py * Add small feature for printing versions of git (XENONnT#665) * add small feature for printing versions of git * allow detached heads * Update misc.py * Update bootstrax * Update test_misc.py * fix some warnings from testing (XENONnT#667) * fix some warnings from testing * Update rundb.py * warn by default * import typing * Add posdiff plugin (XENONnT#669) * Add posdiff plugin Co-authored-by: Shengchao Li <scli@dali-login2.rcc.local> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> Co-authored-by: Evan Shockley <eshockley@physics.ucsd.edu> * Bump jupyter-client from 7.0.2 to 7.0.5 in /extra_requirements (XENONnT#675) Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.0.2 to 7.0.5. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/master/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v7.0.2...v7.0.5) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump scikit-learn from 0.24.2 to 1.0 in /extra_requirements (XENONnT#676) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.2 to 1.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hypothesis from 6.17.4 to 6.23.1 in /extra_requirements (XENONnT#680) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.17.4 to 6.23.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.17.4...hypothesis-python-6.23.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * use strax notebook pbar if applicible (XENONnT#685) * Implement SDSC as a local RSE for Expanse (XENONnT#687) * Implement SDSC for rucio frontend / local backend * Fix typo in comment * Update contexts.py (XENONnT#673) * Skips superruns in rucio frontend (XENONnT#689) * Skips superruns in rucio frontend Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Previous S2 Shadow Plugin draft (XENONnT#664) * Plugin which computes S2 shadows Co-authored-by: Kexin Liu <kexinliu@dali-login1.rcc.local> Co-authored-by: Shingo Kazama <kazama@isee.nagoya-u.ac.jp> Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> * Warn about non-loadable loggers (XENONnT#693) * Warn about non-loadable loggers * Update bootstrax * Add n saturated channels (XENONnT#691) * Add n_saturated channels, makes peaklets explicit. * Extend tight coincidence by channels * Propagate info to peak basics * Bump peaklet versions * Bump peak_basics versions * Propagate information to event_baiscs and bump version. * Updated function call and return * Add test for tight coincidence * Some review dog things * Move buffer cleaning * Fixed field help Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * add small tool to extract run comments from database (XENONnT#692) * add small tool to extract run comments from database * fix review comments * Update misc.py * Update pytest.yml * Update online_monitor_nv to v0.0.3 (XENONnT#696) * Added events_nv_area_per_chunk * updated S2 corrected area (XENONnT#686) * updated S2 corrected area Co-authored-by: Jingqiang Ye <jyy2139@columbia.edu> Co-authored-by: Shingo Kazama <kazama@isee.nagoya-u.ac.jp> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> Co-authored-by: Daniel Wenz <dwenz@kabelmail.de> * Use admix in straxen (XENONnT#688) * Implement SDSC for rucio frontend / local backend * Fix typo in comment * Have RucioRemoteBackend select RSEs in smart way * Bug fix in cases where RucioLocalBackend is not appended to the backends list * Update straxen/rucio.py Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Use admix * Use admix now in remote plugin * Dont require admix * Update contexts.py and rucio.py to address Joran's comments * small tweaks to XENONnT#688 * use strax#541 * fix bug * fix docstring Co-authored-by: Joran Angevaare <jorana@nikhef.nl> Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> * Add RunDb read/write-test (XENONnT#695) * add read write test for rundb * cleanup * remove pprint * important if * review comments * fix non-utilx test * remove _list_available?? * hack utilix * hack it gooood * Version bump of hitlets (XENONnT#690) * Version bump of hitlets * Changed path to new peak data Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Implemented channel range to support he channel plugins * Fix bug in rucio frontend (XENONnT#699) * Make release v1 1 0 (XENONnT#698) * Updated history * Bump version: 1.0.0 → 1.1.0 * Update test_database_frontends.py * ready for patch release * Bump version: 1.1.0 → 1.1.1 * Set default drift time as nan (XENONnT#700) * change default drift time to nan * change drift time to float to avoid convert nan into integer * Test new numba (XENONnT#702) * Revert auto inclusion of rucio remote XENONnT#688 (XENONnT#701) * Revert auto inclusion of rucio remote XENONnT#688 * allow other frontends to have the data * Also don't mark things available if not allowed * Revert "Also don't mark things available if not allowed" This reverts commit d6fb67a. * Plugin for afterpulse processing (XENONnT#549) * add plugin for APs Co-authored-by: Luisa Hoetzsch <hoetzsch@dali-login1.rcc.local> Co-authored-by: Luisa Hoetzsch <luisa.hoetzsch@mpi-hd.mpg.de> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> Co-authored-by: Evan Shockley <eshockley@physics.ucsd.edu> Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> Co-authored-by: Shingo Kazama <kazama@isee.nagoya-u.ac.jp> * Refactor straxen tests (XENONnT#703) * use a small test data file * Bump dask from 2021.8.1 to 2021.10.0 in /extra_requirements (XENONnT#712) Bumps [dask](https://github.com/dask/dask) from 2021.8.1 to 2021.10.0. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2021.08.1...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix bug in CMT (XENONnT#710) * fix bug in CMT * remove nv&mv chaining plugins * Revert "remove nv&mv chaining plugins" This reverts commit 08bb8f4. * Fix one year querries (XENONnT#711) * Fix querries which last longer than one year * Changed querring to support >1 year queries * Reviewdog comments Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * small codefactor patch (XENONnT#714) * test nv with nv data (XENONnT#709) * test nv with nv data * remove tagging plugins * test them here * Update test_utils.py * Update test_nveto_recorder.py * WFSim registry as argument for simulations context (XENONnT#713) * WFSim registry as argument for sims context * Copypasting Joran's function * Shame on me * use new func Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Veto monitor (XENONnT#707) * add data kinds to monitor neutron and muon Veto add online_monitor_nv and online_monitor_mv * Update contexts.py * Update online_monitor.py * Update contexts.py * Update online_monitor.py I update OnlineMonitorNV (to v.0.0.4) and OnlineMonitorMV. OnlineMonitorMV is a child plugin of OnlineMonitorNV. * Update contexts.py * Update online_monitor.py * Update online_monitor.py * small editorial changes Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Update S1 AFT map in event pattern fit (XENONnT#697) * Update S1 AFT map in event pattern fit * Update event_patternfit.py * test s1 aft map unity * Update test_utils.py * Update test_utils.py Co-authored-by: GiovanniVolta <gvolta@dali-login1.rcc.local> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Refactor s2 correction (XENONnT#704) * refactor fields for correctedareas * add corrected s2 with s2xy correction only * fix dtype * use infer_dtype * remove redundant variables * remove elife_corr from infer_dtype * line break after operator * use strax.to_str_tuple * remove cs2_bottom_wo_elifecorr * fix bug Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Unify CMT call in contexts (XENONnT#717) Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Remove old bootstrax argument * add small test for wfsim (XENONnT#716) * Update test_contexts.py * Update requirements-tests.txt * Update test_contexts.py * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * Update pytest.yml * this is so confusing * Update pytest.yml * Update test_contexts.py * Update test_contexts.py * Update pytest.yml * Update requirements.txt * Update requirements-tests.txt * new version * Bump version: 1.1.1 → 1.1.2 * Track typing_extensions==3.7.4.3 (XENONnT#722) * Process afterpulses on ebs (XENONnT#727) * Update test_misc.py * test_widgets is broken? (XENONnT#726) * test_widgets is broken? * Update test_misc.py * Update test_misc.py * Bump scikit-learn from 1.0 to 1.0.1 in /extra_requirements (XENONnT#737) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0 to 1.0.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.0.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Bump utilix from 0.6.1 to 0.6.5 in /extra_requirements (XENONnT#736) Bumps [utilix](https://github.com/XENONnT/utilix) from 0.6.1 to 0.6.5. - [Release notes](https://github.com/XENONnT/utilix/releases) - [Changelog](https://github.com/XENONnT/utilix/blob/master/HISTORY.md) - [Commits](XENONnT/utilix@v0.6.1...v0.6.5) --- updated-dependencies: - dependency-name: utilix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Bump jupyter-client from 7.0.5 to 7.0.6 in /extra_requirements (XENONnT#734) Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/master/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v7.0.5...v7.0.6) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Bump flake8 from 3.9.2 to 4.0.1 in /extra_requirements (XENONnT#730) Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@3.9.2...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Bump blosc from 1.10.4 to 1.10.6 in /extra_requirements (XENONnT#728) Bumps [blosc](https://github.com/blosc/python-blosc) from 1.10.4 to 1.10.6. - [Release notes](https://github.com/blosc/python-blosc/releases) - [Changelog](https://github.com/Blosc/python-blosc/blob/master/RELEASE_NOTES.rst) - [Commits](Blosc/python-blosc@v1.10.4...v1.10.6) --- updated-dependencies: - dependency-name: blosc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Fix deprecation warning (XENONnT#723) * Bump pytest-cov from 2.12.1 to 3.0.0 in /extra_requirements (XENONnT#732) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.12.1...v3.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hypothesis from 6.23.1 to 6.24.1 in /extra_requirements (XENONnT#738) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.1 to 6.24.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.23.1...hypothesis-python-6.24.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joran Angevaare <jorana@nikhef.nl> * Test installation without extra requirements (XENONnT#725) * Test installation without extra requirements * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt Co-authored-by: ahiguera-mx <ahiguera-mx@fried.rice.edu> Co-authored-by: Aaron Higuera <64651045+ahiguera-mx@users.noreply.github.com> Co-authored-by: Giovanni Volta <38431109+GiovanniVolta@users.noreply.github.com> Co-authored-by: GiovanniVolta <gvolta@dali-login1.rcc.local> Co-authored-by: Daniel Wenz <43881800+WenzDaniel@users.noreply.github.com> Co-authored-by: Tuan Khai Bui <82461188+tuankhaibui@users.noreply.github.com> Co-authored-by: Keita Mizukoshi <mzks@stu.kobe-u.ac.jp> Co-authored-by: Evan Shockley <eshockley@physics.ucsd.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tianyu zhu <tz2263@columbia.edu> Co-authored-by: Daniel Wenz <dwenz@students.uni-mainz.de> Co-authored-by: Shingo Kazama <kazama@isee.nagoya-u.ac.jp> Co-authored-by: Shengchao Li <li4006@purdue.edu> Co-authored-by: Shengchao Li <scli@dali-login2.rcc.local> Co-authored-by: Kexin Liu <lkx21@mails.tsinghua.edu.cn> Co-authored-by: Kexin Liu <kexinliu@dali-login1.rcc.local> Co-authored-by: Jianyu Long <38538701+Jianyu010@users.noreply.github.com> Co-authored-by: Jingqiang Ye <jyy2139@columbia.edu> Co-authored-by: Daniel Wenz <dwenz@kabelmail.de> Co-authored-by: Luisa Hoetzsch <hoetzsch@mpi-hd.mpg.de> Co-authored-by: Luisa Hoetzsch <hoetzsch@dali-login1.rcc.local> Co-authored-by: Luisa Hoetzsch <luisa.hoetzsch@mpi-hd.mpg.de> Co-authored-by: Diego Ramírez García <diego.ramirez@physik.uni-freiburg.de>
- Loading branch information