Skip to content
Discussion options

You must be logged in to vote

Hi @kriegy98,
Valis relies heavily on libvips, which supports quite a few formats, including WSI formats that can be read by OpenSlide (libvips does support ome-tiff, even though it's not on the list). As such, any of the formats compatible with libvips will be read in very quickly. Unfortunately, czi isn't one of those formats. In that case, valis has to build the libvips Image by reading it in tiles via Bioformats, which unfortunately takes a bit longer to execute.

Regarding your 2nd question, does the code in #61 help? The docker container should just launch a Python interpreter, and so I think you could use that code (or something like it) to register your CyCIF rounds. If that won't …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Justin-Krieg
Comment options

Answer selected by Justin-Krieg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants