Task #5567 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: format PCT error
| Reported by: | ajpatterson | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | atarkowska, jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-02 (13) |
Description
Files
BLK.PCT is a white image on import not Black
BLU.PCT is a white image on import not Blue
Think this was also a problem in phase one but I missed it.
Change History (6)
comment:1 Changed 8 years ago by ajpatterson
- Owner set to mlinkert-x
comment:2 Changed 8 years ago by ajpatterson
comment:3 Changed 8 years ago by mlinkert
- Cc atarkowska jburel added
- Component changed from Import to General
- Owner mlinkert-x deleted
This looks to be a rendering problem, as the pixel values and min/max pixel values are correct. The images do indeed look white when you first open them in Insight, but opening the rendering controls and selecting "Full Range" in the "Settings" tab makes them look correct.
Every channel has min value == max value, so maybe in that case it makes sense to default to "Full Range" instead of "Min/Max?"?
Note that the web client exhibits similar behavior, so this is not specific to Insight.
comment:4 Changed 8 years ago by jburel
- Owner set to jburel
- Remaining Time set to 0.15
rendering issue.
comment:5 Changed 8 years ago by jburel
- Status changed from new to accepted
comment:6 Changed 8 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.15 to 0
- Resolution set to fixed
- Status changed from accepted to closed
(In [90f2689dc8073922bc9890d97b857f2aeb765084/ome.git] on branch develop) Set the size of the window to full range (depending on pixels Type)
when min = max e.g. PCT (close #5567)
In Photoshop the Black file is a tiny, tiny bit grey. The Blue file is a tiny, tiny, bit green.