Task #4716 (closed)
Export Script Requirements Gathering
Reported by: | saloynton | Owned by: | saloynton |
---|---|---|---|
Priority: | minor | Milestone: | OMERO-Beta4.3 |
Component: | Usability | Version: | n.a. |
Keywords: | n.a. | Cc: | jamoore, wmoore, jburel |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2011-03-24 (8) |
Description (last modified by saloynton)
A further discussion with Johan the scientists wanting to use the batch exporting. The intention for the discussion is help clarify the key aspects needed to get Johan up and running.
Key points:
The key functionality Johan wishes to be able to have for image export:
1) The export as a Save as a group of images to a folder.
2) The export with the advanced settings for the images of Projection/rendered settings in the script.
3) What is provided in the figure scripts does already work really well for the creation and export of figures.
What is identified in point 1) is the requirement to do this on a more generic and larger scale for exporting images.
Details
1) This view for the exported is images is the requirement to simply have the image's output by OMERO. The creation of the figure
can then be made and changed by the scientist in a separate program. This step for exporting images is purposely designed to cater for all scientists as it is the first step for figure creation. This allows a scientist to manipulate the original images in the many different ways that is possible for constructing a figure.
Johan was using .png file format for saving. So this would be a suitable for the initial use.
The template suggested for this was using the existing form for exporting the OME-tiff.
2)
The second option requested was to be able to provide the full settings for the export of a Projection. This workflow required the ability to change the settings of the selected images, apply the setting to all the images and then be allowed for the images to be saved. This could all be done within the same form, with the option provided to save as projected view.
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by Will Moore <will@…>
comment:2 Changed 13 years ago by Will Moore <will@…>
(In [9ab46bf311de2c569cf66aafbf7658d57d552652/ome.git] on branch develop) Batch_Image_Export.py script for batch exporting rendered image planes. See #4716
comment:3 Changed 13 years ago by saloynton
- Status changed from new to accepted
comment:4 Changed 13 years ago by saloynton
- Cc jburel added
- Description modified (diff)
comment:5 Changed 13 years ago by saloynton
- Remaining Time changed from 0.25 to 0.1
comment:6 Changed 13 years ago by saloynton
The first scheduled review of the script has been organised for 22nd March with Johan. This ticket shall be closed and a new one opened for the user feedback.
comment:7 Changed 13 years ago by saloynton
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
comment:8 Changed 13 years ago by Will Moore <will@…>
(In [64dc3dba621675c88934d32d0122bee6aaae80ba/ome.git] on branch develop) Fixed a couple of bugs in Batch_Image_Export.py script. See #4716
(In [788d6aebc89231e1338a47a7e358f95ee36a6983/ome.git] on branch develop) Improvements to the Split_View_Figure.py for on-the-fly UI. See #4716