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

Opened 2008-09-23T20:12:36-05:00

Last modified 2008-10-29T09:32:03-05:00

Fix compressed 16-bit Flex files

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

Description

There is currently a bug in loci.formats.codec.LuraWaveCodec (used for Flex files) which prevents 16-bit data from being properly decoded.

Change History

comment:1 Changed 2008-10-29T09:32:03-05:00 by melissa

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

(In [4577]) Added support for 16-bit data to LuraWave codec; closes #320.