You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bioformats java package was recently updated to properly handle certain .dm4 files. My understanding is that this python wrapper package (specifically the .jar file) also needs to be updated before it can implement this new functionality, as suggested by the most recent comment here: https://forum.image.sc/t/gatan-dm4-files-wont-open/55627/13
The text was updated successfully, but these errors were encountered:
I would be great if there was an option to install bioformats separately and we can specify which jars python-bioformats should use. That way we can change bioformats version without any code changes to python-bioformats. (I'm not sure if that's feasible because I don't know how much python-bioformats code is specific to a given bioformats version)
The
bioformats
java package was recently updated to properly handle certain.dm4
files. My understanding is that this python wrapper package (specifically the.jar
file) also needs to be updated before it can implement this new functionality, as suggested by the most recent comment here:https://forum.image.sc/t/gatan-dm4-files-wont-open/55627/13
The text was updated successfully, but these errors were encountered: