-
Notifications
You must be signed in to change notification settings - Fork 7
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
NGFF-Converter 2.0 #57
Conversation
…flow name handling, add confirmation dialogs
This looks great. Keen to give it a try, but I see that it's not available at https://downloads.glencoesoftware.com/public/NGFF-Converter/latest/ yet? I wondered if it would be worth adding that link to the README of this repo, since there's no obvious way to download the app if you're starting here? |
We're currently working on code signing the release assets, so hope to have the release launched in the next day or so. Cross-linking the readme is a great idea though, will do that. |
Fixes #54, closes #45, closes #44, closes #43, fixes #39, resolves #38, fixes #34, resolves #26.
This PR contains NGFF-Converter 2.0, which is practically a total rebuild of the tool intended to modularise the conversion process, improve the GUI and make the whole experience smoother for users.
Previously OME-TIFF mode was basically a hack, and the utility was charged with generating arguments for the bioformats2raw/raw2ometiff CLIs. In this version we can define a proper, modular sequence of steps which directly interface with the tool APIs. This will make NGFF-Converter more extensible in the future.
Per the changelog:
Features:
Bugfixes/Maintenance:
Known issues: