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

Information printing into console when opening images with Bio-Formats #300

Closed
etadobson opened this issue Dec 2, 2021 · 2 comments
Closed
Assignees

Comments

@etadobson
Copy link

When opening an image via Bio-Formats (example: images/C3-jw-30min/C3-jw-30min 5_c5.tif) I see the following message in the console window pop up:

[SciJava-79f3d0ea-Thread-3] INFO loci.formats.in.MinimalTiffReader - Reading IFDs
[SciJava-79f3d0ea-Thread-3] INFO loci.formats.in.MinimalTiffReader - Populating metadata
[SciJava-79f3d0ea-Thread-3] INFO loci.formats.in.TiffReader - Checking comment style
[SciJava-79f3d0ea-Thread-3] INFO loci.formats.in.BaseTiffReader - Populating OME metad

In my case, the messages are being emitted to stderr, while on @ctrueden's system they are emitted to stdout.

There is also a corresponding post on the forum regarding this topic.

@imagesc-bot
Copy link

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/information-printing-into-console-when-opening-images-with-bio-formats/60494/6

@ctrueden
Copy link
Member

The problem is caused by the presence of jars/slf4j-simple-1.7.26.jar. See this reply for details.

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

No branches or pull requests

3 participants