Task #6690 (closed)
Opened 8 years ago
Closed 8 years ago
phase_III-File Formats - Trestle and CellSens
| Reported by: | saloynton | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3.2 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2011-09-15 (5) |
Description
The server has been updated to handle these formats through fslight.
- CellSens??? (*) .vsi
- trestle
For this import:
The biggest thing there is to watch that the import is happening client side. They will probably still fail but due to OOM or similar exceptions.
Both Scott Loynton & Josh will test the import of these formats.
Change History (4)
comment:1 Changed 8 years ago by jmoore
- cellsens / importer gui: 2011-09-07 10:33:22 ... ImportLibrary - Plane:0 X:1280 Y:0 TileWidth:256 TileHeight:256 arrayBuf.length:131072, i.e. tiles being uploaded not the whole file.
- trestle / importer gui: 09-07 11:08 ... ImportLibrary - Plane:0 X:10752 Y:1024 TileWidth:256 TileHeight:256 arrayBuf.length:65536. same as above
- insight side: see #6691
comment:2 Changed 8 years ago by saloynton
Given my error I just want to ensure I have some correct results so I have left both a trestle file and Cellsens running to import over night.
comment:3 Changed 8 years ago by saloynton
Tests completed/waiting on imports, with the duplicated ticket information ticket closed and transferred to #6693.
comment:4 Changed 8 years ago by saloynton
- Status changed from new to closed