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

low contrast image warning #260

Closed
DMrdjen opened this issue Oct 2, 2020 · 1 comment · Fixed by #292
Closed

low contrast image warning #260

DMrdjen opened this issue Oct 2, 2020 · 1 comment · Fixed by #292
Assignees
Labels
enhancement New feature or request

Comments

@DMrdjen
Copy link

DMrdjen commented Oct 2, 2020

Getting this warning message when loading images into notebook:

/usr/local/lib/python3.6/site-packages/ark/utils/data_utils.py:39: UserWarning: ../data/hippocampus/input_data/deepcell_input/Point102.tif is a low contrast image
io.imsave(save_path, out, plugin='tifffile')

@DMrdjen DMrdjen added the bug Something isn't working label Oct 2, 2020
@ngreenwald
Copy link
Member

We can add a line to the data_loaders to suppress these warnings

@ngreenwald ngreenwald added enhancement New feature or request and removed bug Something isn't working labels Oct 2, 2020
@omerbt omerbt self-assigned this Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants