-
Notifications
You must be signed in to change notification settings - Fork 32
Figure scripts tiff 10000 #16
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
Conversation
|
@will-moore: I will synchronize insight today before we forget I have reponed https://trac.openmicroscopy.org.uk/ome/ticket/10000 |
|
@will-moore: No issues noticed while running the scripts. For each script, save as jpeg/png and tiff It will make sense to refactor that code so the mimetype is set in a utility class instead of having to update each script every time. |
|
@will-moore, @pwalczysko: we should add a more detailed section to the scripts clients scenario. |
|
@will-moore: RFE for name see https://trac.openmicroscopy.org.uk/ome/ticket/10067 |
|
@will-moore: The script |
|
@will-moore: all scripts figures as the default format set to |
|
@jburel That's the changes for your comments above |
As mentioned before, utility class will speed up the maintenance and the testing but that can be done in another PR. |
|
@jburel @will-moore Testing on gretzky I used the Batch Image Export script and exported as TIFF. The file annotation was created and added to the original image. On trying to download the file I get an Unhandled Exception error (white screen). Details below: Server Url: http://gretzky.openmicroscop.org/ |
|
--rebased-to #17 |
Simply added 'TIFF' option to the 'Format' parameter of each Figure Script.
To test, run each of the Figure Scripts, using the Scripts menu in Insight (TIFF option hasn't been added to "publication" UIs in Insight yet). Choose TIFF format and check that a tiff image is produced. Also check that PNG/JPEG still work for each script.