NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1151 (closed defect: fixed)

Opened 2012-05-03T10:16:52-05:00

Last modified 2012-06-21T12:14:44-05:00

Display range setting via legacy layer can be problematic

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b3-headless
Component: Legacy Compatibility Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

Open CT (now opened as 16-bit signed)
Display is all black

Debugging I can see that pixel ranges are approx from -800 to 800. But display range as set from IJ1 is -32500 to 32767.

We need to set the display range more accurately.

Change History

comment:1 Changed 2012-05-03T10:18:48-05:00 by bdezonia

Legacy layer uses assignChannelMinMax() in ColorTableHarmonizer to set the display range

comment:2 Changed 2012-06-21T12:12:50-05:00 by bdezonia

  • Owner changed from curtis to bdezonia
  • Status changed from new to assigned

comment:3 Changed 2012-06-21T12:14:44-05:00 by bdezonia

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed with commit 649109dcfb51a0b8688eb3908a1fcdd6e34c74c9