Task #5658 (closed)
Bug: Batch Export z range
| Reported by: | jburel | Owned by: | wmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Scripting | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
When setting the z- value range (same for t), if the start value is greater than the end value the two should be swapped. Currently no error message, a zip is returned so this will confused users.
Change History (2)
comment:1 Changed 8 years ago by Will Moore <will@…>
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by Will Moore <will@…>
(In [3bf3563a91e1f8e2da16da9a49ffdd8696ba4ff1/ome.git] on branch develop) Batch_Image_Export - handle zStart == zStop. See #5658, #6283
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [acac81699a7c8eb4269933fda67ceb4a85865a0c/ome.git] on branch develop) Fixing Z-ranges and T-ranges in Batch_Image_Export.py. Closes #5658