Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a set of bugs flagged by users #20

Merged
merged 21 commits into from
Feb 27, 2025
Merged

Fix a set of bugs flagged by users #20

merged 21 commits into from
Feb 27, 2025

Conversation

adjavon
Copy link
Contributor

@adjavon adjavon commented Feb 26, 2025

  • Using relative paths to data
  • Allowing Tiffs, including 16-bit
  • Dealing with empty datasets

adjavon and others added 21 commits December 9, 2024 12:07
updates:
- [github.com/pre-commit/pre-commit-hooks: v3.2.0 → v5.0.0](pre-commit/pre-commit-hooks@v3.2.0...v5.0.0)
- [github.com/psf/black: 23.1.0 → 25.1.0](psf/black@23.1.0...25.1.0)
Also adds tiff files in listdir

Closes #17, Addresses #18
This also reduces some redundancy in the code. I've switched from pillow to imageio for reading images.

Closes #18 and #15.
It should be handled by pre-commit.
@adjavon adjavon changed the base branch from main to dev February 27, 2025 18:30
@adjavon adjavon merged commit 77f1509 into dev Feb 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant