Ticket #665 (closed defect: fixed)
Opened 2011-07-08T14:48:01-05:00
Last modified 2011-08-10T11:43:26-05:00
A Display can go from Composite to Color unexpectedly
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Data Model | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Open Organ Of Corti (its displayed as a Composite). Delete twelve Z slices from it via Image::Stacks::Delete Data. Resulting image goes from Composite to Color.
Change History
comment:1 Changed 2011-07-08T16:25:13-05:00 by bdezonia
comment:2 Changed 2011-07-11T16:01:31-05:00 by bdezonia
Open Leaf. Edit Colors to Grayscale. Run Stack To Images. Display becomes Color.
comment:3 Changed 2011-07-29T13:59:40-05:00 by bdezonia
- Milestone changed from biweekly-2011: Jul-18 to Jul-29 to imagej-2.0-alpha5
maybe realted to #701
comment:4 Changed 2011-08-03T16:36:33-05:00 by bdezonia
Clown to unsigned 16-bit works now.
Organ of Corti still broken.
For leaf, after grayscale setting you need to try to run Stack to Images a couple times to replicate behavior.
comment:5 Changed 2011-08-08T15:34:31-05:00 by bdezonia
Ignore other cases. 16-bit clown fixed. Leaf case has its own ticket (#667).
So clown going from COmposite to Color is all that is left here (the original bug).
comment:6 Changed 2011-08-08T16:30:41-05:00 by bdezonia
Improved in 7fdd62e2dff4f2106ef1250d3180c75241428b26. Made the delete data plugins track composite channel count. Will need to update tge add data plugins too.
comment:7 Changed 2011-08-10T11:43:22-05:00 by bdezonia
Finished with de7778b4a344dd32ce2431aae495602b228d6e57. Updated the add axis and add data plugins
comment:8 Changed 2011-08-10T11:43:26-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Also Clown, convert to unsigned 16-bit, no longer composite.