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

Fix converter for ndtiff using multicam #218

Draft
wants to merge 1 commit into
base: ndtiff-pixel-size-fallback
Choose a base branch
from

Conversation

edyoshikun
Copy link
Contributor

This PR fixes handling ndtiffs written with mutlicam. When using multicam, the datasets have an extra axis that needs to be parsed to reshape the output array.

@edyoshikun
Copy link
Contributor Author

@ieivanov this is the PR I started trying to fix the convert to have iohub read the data with the additional axis.

@ieivanov
Copy link
Contributor

Thanks Ed - let's see if we can fix this problem at the source. I don't like that in this implementation we need to expand the array dimensions from 5D to 6D. In the meantime, I understand that this is helping you convert the data that's acquired with the intermediate fix we have.

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

Successfully merging this pull request may close these issues.

2 participants