-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from scipp/load-choppers
Load choppers and analysers
- Loading branch information
Showing
20 changed files
with
500 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,69 @@ | ||
# SHA1:61ced0b7e1301f66609a2d72adaad2ad2e729000 | ||
# SHA1:41ad412be1c3ef8654797c35e9ebb78554531f85 | ||
# | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile-multi | ||
# | ||
contourpy==1.3.1 | ||
# via matplotlib | ||
cyclebane==24.10.0 | ||
# via sciline | ||
cycler==0.12.1 | ||
# via matplotlib | ||
fonttools==4.55.0 | ||
# via matplotlib | ||
h5py==3.12.1 | ||
# via scippnexus | ||
# via | ||
# scippneutron | ||
# scippnexus | ||
kiwisolver==1.4.7 | ||
# via matplotlib | ||
matplotlib==3.9.2 | ||
# via | ||
# mpltoolbox | ||
# plopp | ||
mpltoolbox==24.5.1 | ||
# via scippneutron | ||
networkx==3.4.2 | ||
# via cyclebane | ||
numpy==2.1.3 | ||
# via | ||
# contourpy | ||
# h5py | ||
# matplotlib | ||
# mpltoolbox | ||
# scipp | ||
# scippneutron | ||
# scipy | ||
packaging==24.2 | ||
# via matplotlib | ||
pillow==11.0.0 | ||
# via matplotlib | ||
plopp==24.10.0 | ||
# via scippneutron | ||
pyparsing==3.2.0 | ||
# via matplotlib | ||
python-dateutil==2.9.0.post0 | ||
# via scippnexus | ||
sciline==24.6.3 | ||
# via | ||
# matplotlib | ||
# scippnexus | ||
sciline==24.10.0 | ||
# via -r base.in | ||
scipp==24.11.1 | ||
# via | ||
# -r base.in | ||
# scippneutron | ||
# scippnexus | ||
scippnexus==24.11.0 | ||
scippneutron==24.11.0 | ||
# via -r base.in | ||
scippnexus==24.11.0 | ||
# via | ||
# -r base.in | ||
# scippneutron | ||
scipy==1.14.1 | ||
# via scippnexus | ||
# via | ||
# scippneutron | ||
# scippnexus | ||
six==1.16.0 | ||
# via python-dateutil |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
|
||
# --- END OF CUSTOM SECTION --- | ||
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY! | ||
ipywidgets | ||
pooch | ||
pytest | ||
scippnexus @ git+https://github.com/scipp/scippnexus@main | ||
scipp @ https://github.com/scipp/scipp/releases/download/nightly/scipp-nightly-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | ||
sciline @ git+https://github.com/scipp/sciline@main | ||
cyclebane @ git+https://github.com/scipp/cyclebane@main | ||
scippneutron @ git+https://github.com/scipp/scippneutron@main |
Oops, something went wrong.