NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #409 (closed defect: fixed)

Opened 2009-07-24T08:54:44-05:00

Last modified 2009-07-24T11:29:46-05:00

int8 BufferedImages are displayed incorrectly

Reported by: melissa Owned by: melissa
Priority: major Milestone: bio-formats-4.1
Component: bio-formats Severity: major
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by curtis)

Can be reproduced using data/ics/melissa/signed-8-bit.ics or:

showinf 'test&pixelType=int8&sizeY=50.fake'

Change History

comment:1 Changed 2009-07-24T09:13:06-05:00 by curtis

  • Description modified

comment:2 Changed 2009-07-24T09:13:37-05:00 by curtis

  • Description modified

comment:3 Changed 2009-07-24T11:29:46-05:00 by melissa

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

(In [5315]) Fixed scaling problems with signed byte data. Closes #409.