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 #1322 (closed defect: wontfix)

Opened 2012-07-11T15:14:33-05:00

Last modified 2014-08-20T12:17:29-05:00

Analyze > Tools > Curve Fitter is missing functionality

Reported by: bdezonia Owned by: curtis
Priority: major Milestone: imagej2-b8-analysis
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1456

Description

In IJ1 the Curve Fitter plugin throws up a graphical view of a curve fit. That window has a few buttons (like List, Save, and Copy) that do things. It also has a coordinate readout area that updates interactively when mouse moved over curve window. Allow this kind of functionality in IJ2.

Change History

comment:1 Changed 2012-07-11T15:23:41-05:00 by bdezonia

  • Owner changed from bdezonia to curtis
  • Status changed from new to assigned

comment:2 Changed 2012-07-17T13:35:41-05:00 by bdezonia

  • Blocking 981 added

comment:3 Changed 2012-09-06T16:13:41-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:4 Changed 2012-10-10T13:58:59-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta7

comment:5 Changed 2013-07-30T10:24:38-05:00 by bdezonia

  • Blocking 1456 added; 981 removed

comment:6 Changed 2014-08-20T12:17:29-05:00 by curtis

  • Status changed from assigned to closed
  • Resolution set to wontfix

We are no longer supporting use of ImageJ 1.x commands from modern ImageJ2 UIs. This plugin works fine in the legacy ImageJ 1.x UI, and adding it to ImageJ2 is not urgent.