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 #588 (closed task: fixed)

Opened 2011-06-08T16:26:11-05:00

Last modified 2011-06-08T16:26:19-05:00

Improve DatasetHarmonizer to maintain Dataset axis ordering

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Jun-06 to Jun-17
Component: Legacy Compatibility Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

If you have an axis ordering incompatible with IJ1 (something other than CZT) it is possible that a plugin would create a new Dataset with IJ1 ordering thus changing them out from under the client. Make DatasetHarmonizer maintain axis ordering.

Change History

comment:1 Changed 2011-06-08T16:26:15-05:00 by bdezonia

  • Status changed from new to accepted

comment:2 Changed 2011-06-08T16:26:19-05:00 by bdezonia

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