Skip to content

Commit

Permalink
add noise.ipynb and fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Mar 10, 2024
1 parent 030c536 commit 33c409a
Show file tree
Hide file tree
Showing 5 changed files with 455 additions and 79 deletions.
454 changes: 454 additions & 0 deletions docs/getting_started/Noise.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/getting_started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ You will learn how to:

SingleImage.ipynb
DoubleImage.ipynb
Noise.ipynb

76 changes: 0 additions & 76 deletions examples/cleanup.ipynb

This file was deleted.

1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ python-dotenv
opencv-python
PyQt5
scipy
pivimage
pydantic
ontolutils
pivmetalib @ git+https://github.com/matthiasprobst/pivmetalib
Expand Down
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ test =
pytest
pytest-cov
pylint
docs =
pivimage
gui =
PyQt5
complete =
Expand Down

0 comments on commit 33c409a

Please sign in to comment.