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

Opened 2013-09-05T10:26:43-05:00

Last modified 2014-05-01T12:36:31-05:00

Improve Edit Axes plugin

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b8-analysis
Component: Analysis Plugins Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1923

Description

Soon there will be code in Imglib that allows nonlinear calibration axes. This will change how the Edit Axes plugin should work.

Ideally the plugin will still show Axis Type and Unit. But instead of Scale it should have a Calibration drop down list that allows one to choose the (hopefully autodiscovered) supported CalibratedAxis classes. And also it would have a Calibrate button for each axis that runs a calibration plugin for the current Calibration choice.

For instance one could choose Log in the drop down. Then pressing Calibrate would launch a LogAxis specific dialog allowing one to specify the parameters specific to a LogAxis.

Change History

comment:1 Changed 2014-05-01T12:36:31-05:00 by curtis

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