Task #4979 (closed)
Opened 13 years ago
Closed 13 years ago
getPlane data from PixelsWrapper
Reported by: | wmoore | Owned by: | atarkowska |
---|---|---|---|
Priority: | major | Milestone: | OMERO-Beta4.3 |
Component: | OmeroPy | Version: | n.a. |
Keywords: | n.a. | Cc: | python-team@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2011-05-19 (12) |
Description
Move functionality from script_utils to download a plane and provide it as a numpy 2D array.
Put this in PixelsWrapper
image.getPrimaryPixels().getPlane()
Change History (7)
comment:1 Changed 13 years ago by wmoore
- Remaining Time changed from 1.5 to 0
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 13 years ago by atarkowska
'yield' not allowed in a 'try' block with a 'finally' clause (init.py, line 4361). We could possibly change finally to except.
comment:3 Changed 13 years ago by atarkowska
- Resolution fixed deleted
- Status changed from closed to reopened
comment:4 Changed 13 years ago by atarkowska
- Owner changed from wmoore to atarkowska
- Status changed from reopened to accepted
comment:5 Changed 13 years ago by jmoore
- Milestone changed from OMERO-Beta4.3 to OMERO-Beta4.2
- Sprint changed from 2011-04-21 (10) to 2010-06-24 (12)
comment:6 Changed 13 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to OMERO-Beta4.3
- Sprint changed from 2010-06-24 (12) to 2011-05-19 (12)
comment:7 Changed 13 years ago by atarkowska
- Resolution set to fixed
- Status changed from accepted to closed
This will be solved in 5156
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Commits to python-gateway (not pushed yet - git rebase issue) close this ticket