Task #2737 (closed)
Opened 9 years ago
Closed 5 years ago
Display Segger results
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | 5.0.2 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
OA-viewer can display segger results already. Just need to attach them to Image, make them available to OAV and add javascript command to load them (similar to pdb files).
Change History (7)
comment:1 Changed 9 years ago by jburel
- Sprint changed from 2010-08-12 (14) to 2010-08-26 (15)
comment:2 Changed 9 years ago by wmoore
- Status changed from new to assigned
comment:3 Changed 9 years ago by wmoore
comment:4 Changed 9 years ago by jburel
- Sprint changed from 2010-08-26 (15) to 2010-09-09 (16)
comment:5 Changed 9 years ago by wmoore
- Milestone changed from OMERO-Beta4.2.1 to Unscheduled
- Sprint 2010-09-09 (16) deleted
New Segger format is in HDF (pytables). Ingvar is looking at how to read this with Java, but it is unlikely to work in the applet. Probably need to read the file in Python and convert to some generic format on the server.
comment:6 Changed 5 years ago by wmoore
- Status changed from assigned to new
- Version set to 5.0.2
comment:7 Changed 5 years ago by wmoore
- Resolution set to wontfix
- Status changed from new to closed
(In [7956]) Script that uses Segger functionality from Chimera to segment an EM map. See #2737