Task #9216 (closed)
Opened 7 years ago
Closed 7 years ago
Bug: MATLAB does not correctly handle some 16-bit lookup tables
| Reported by: | mlinkert | Owned by: | sbesson |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
An overflow error occurs on lines 100-107 of bfopen.m with certain 16-bit datasets that contain lookup tables. Commenting out those lines allows the files to be opened otherwise, so this is not a critical issue.
Change History (1)
comment:1 Changed 7 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Fixed colormap normalization in bfopen.m (commit dfa433d9bc4fa22b4e5e20560c8925a778fd69f0)