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

Remove dependence on TIFFs for parameter extraction #32

Open
rthiermann opened this issue May 23, 2023 · 2 comments
Open

Remove dependence on TIFFs for parameter extraction #32

rthiermann opened this issue May 23, 2023 · 2 comments
Assignees

Comments

@rthiermann
Copy link
Collaborator

Currently several widgets rely on the presence of the TIFF files to infer the number of FOVs, imaging channels, etc. However since the TIFFs are space intensive users may want to remove the folder after the initial analysis run. Later widgets should infer FOVs and channels from a separate params file.

@michaels10
Copy link
Collaborator

After commit 10132fb specs is now used by default to get the FOVs (and the TIFFs are used as fallback)

What do you think the best option is for imaging channels and timeranges? I'm thinking just a couple more entries to the specs yaml file.

@michaels10 michaels10 self-assigned this Jul 4, 2023
@rthiermann
Copy link
Collaborator Author

self-reminder here to switch pickchannels to read in parameters from the channel folder, not from specs.

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

No branches or pull requests

2 participants