-
Notifications
You must be signed in to change notification settings - Fork 35
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
Can't remove series from directory structure with --scale-format-string
#179
Comments
--scale-format-string
Fixes glencoesoftware#179. This removes trailing slashes (as would be present with `--scale-format-string '%2$d/'`) so that the relative dataset path is not empty.
Thanks, @LucaMarconato. #181 should fix this issue; if you have a chance to test it, we'd welcome any feedback. |
@melissalinkert thanks for taking a look at this! I wanted to try out #181 but couldn't install it in dev mode. I could only install it via conda. Could you walk me through the developer installation to check out #181 ? Thanks! |
@giovp : from https://github.com/glencoesoftware/bioformats2raw/pull/181/checks:
|
fantastic, very useful, it works!
|
As suggested in the readme, I am trying to remove the series from the directory structure with the argument
--scale-format-string
.The full command I am using is
Unfortunately I see that
.zattrs
doesn't fill in the path for the multiscale transformations, leading to the inability fornapari-ome-zarr
to open the image.The text was updated successfully, but these errors were encountered: