Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #12807 (closed)

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

Bug: channel names mixed up deconvolved Deltavision files

Reported by: mlinkert Owned by: mlinkert
Priority: minor Milestone: 5.1.1
Component: Bio-Formats Version: 5.0.8
Keywords: DeltavisionReader, external Cc: dsudar@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: n.a.

Description

See https://www.openmicroscopy.org/community/posting.php?mode=reply&f=13&t=7772&sid=4f8165e1388271b6772b276a9c604596#pr15538 and QA 10945/10946.

If both .dv files are put in the same directory with a file named HCC1143_BEZ_LaminACB1_1_R3D.dv.log that contains:

EM filter: channel 1
Stage coordinates: 0
EM filter: channel 2
Stage coordinates: 0
EM filter: channel 3
Stage coordinates: 0
EM filter: channel 4

'inf -omexml' on the *R3D.dv file should show that each channel has a name set, and that the names are in the order defined by the log file. 'inf -omemxl' on the *R3D_D3D.dv file, however, shows only the first channel having a name, and that it's set to 'channel 4'.

Change History (3)

comment:1 Changed 9 years ago by dlindner

Did some debugging... The problem is, that bioformats determines the order "XYCZT" for the *R3D.dv image, but "XYZTC" for the *R3D_D3D.dv image. Therefore getZCTCoords() (DeltavisionReader?.java:1133) always returns zero for the channel index (i.e. on each iteration the name of the first channel is set, finally to name 'channel 4'). Unfortunately I don't know if the order is wrongly detected or if the code in getZCTCoords() method is wrong.

comment:2 Changed 9 years ago by mlinkert

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

comment:3 Changed 9 years ago by Melissa Linkert <melissa@…>

  • Remaining Time set to 0

(In [e670a5f3de86b35e9e7797f7be50c2fcba03cb5d/bioformats.git] on branch develop) Deltavision: fix channel name order for deconvolved data

Fixes #12807.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.63871 sec.)

We're Hiring!