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 #233 (closed defect: fixed)

Opened 2010-10-01T17:25:19-05:00

Last modified 2012-02-24T14:26:52-06:00

Fix display of ramped data in ImageJ after New Image

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2010: Oct-04 to Oct-15
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1014

Description

Using File New Image and choosing fill with ramp ImageJ displays unusual bands of data. Ramp values generally look good (except for unsigned 32-bit int). Must fix display of data.

Change History

comment:1 Changed 2010-10-01T17:28:32-05:00 by bdezonia

  • Status changed from new to accepted

comment:2 Changed 2010-10-07T14:17:46-05:00 by bdezonia

done. lots of changes to NewImage. Some changes to ImgLibProcessor. One change to imglib.

comment:3 Changed 2010-10-07T14:17:53-05:00 by bdezonia

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

comment:4 Changed 2012-02-24T14:10:19-06:00 by curtis

  • Blocking 1010 added

comment:5 Changed 2012-02-24T14:26:52-06:00 by curtis

  • Blocking 1014 added; 1010 removed