Skip to content

In component refactor, ensure consistency about trailing slashes #652

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

Closed
jluethi opened this issue Feb 5, 2024 · 1 comment
Closed

In component refactor, ensure consistency about trailing slashes #652

jluethi opened this issue Feb 5, 2024 · 1 comment

Comments

@jluethi
Copy link
Collaborator

jluethi commented Feb 5, 2024

An observation by @adrtsc

The reason is that the image component looks different between the two versions. In the multiplexing version, the component received by the task looks like this:
"300620234compoundAssaycycle0.zarr/D/16/0"
while for the non-multiplexing version, the component looks like this:
"300620234compoundAssaycycle0.zarr/D/16/0/"

Let's make sure we only store our image paths one way, also to avoid potential duplicates that actually refer to the same image

@tcompa
Copy link
Collaborator

tcompa commented Apr 9, 2024

Closing in favor of #677.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants