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

process 2D 16-bit Tiffs with newstack #468

Merged
merged 4 commits into from
May 31, 2024
Merged

Conversation

blowekamp
Copy link
Collaborator

Replace range preserving conversion method with newstack to provide pixel intensity normalization, improve denoising during resampling, and handling of outlier pixels.

Addresses (eg: #1)

Depends on (eg: #1)

Changes

  • List of changes
  • Breaking changes
  • Changes to configurations

This PR doesn't introduce any:

  • Binary files
  • Temporary files, auto-generated files
  • Secret keys
  • Local debugging print statements
  • Unwanted comments (e.g: # Gets user from environment for code os.environ['user'] )

This PR contains valid:

  • tests

blowekamp and others added 3 commits May 31, 2024 12:32
Replace range preserving conversion method with newstack to provide
pixel intensity normalization, improve denoising during resampling,
and handling of outlier pixels.
@philipmac philipmac force-pushed the feature/newstack-16-bit-tiff branch from b650267 to baffbd3 Compare May 31, 2024 18:50
@blowekamp blowekamp changed the title WIP: process 2D 16-bit Tiffs with newstack process 2D 16-bit Tiffs with newstack May 31, 2024
@philipmac philipmac marked this pull request as ready for review May 31, 2024 18:54
@blowekamp blowekamp requested a review from philipmac May 31, 2024 18:57
@philipmac philipmac merged commit 39d4514 into main May 31, 2024
1 check passed
@philipmac philipmac deleted the feature/newstack-16-bit-tiff branch May 31, 2024 18:59
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.

2 participants