Ticket #3779 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Bring up fit parameters from plot window

Reported by: Anders Markvardsen Owned by: Robert Whitley
Priority: major Milestone: Release 2.0
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Add option when right clicking over plot window:

Get Fit Parameters

If user clicks on this option, and the plot contains fit curves then: bring up the associated TableWorkspace containing the fitting parameters.

If plot does not contain any fitting curves then this option should ideally be greyed out in the right-hand plot menu.

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Anyone
  • Component changed from Mantid to MantidPlot
  • Priority changed from major to critical

The option should only be present if there are some associated fit parameters. This will need an extension to the graph window to optionally hold a reference to a fit parameter table workspace.

Make sure you test the situation where someone has deleted the table workspace.

comment:2 Changed 9 years ago by Anders Markvardsen

  • Owner changed from Anyone to Robert Whitley

comment:3 Changed 9 years ago by Robert Whitley

  • Priority changed from critical to major

comment:4 Changed 9 years ago by Robert Whitley

Refs #3779. Implement a plot option to bring up the parameter table.

By right-clicking on a plot, with the peak picker tool attached, the user should be able to select "Get Parameters" which opens up the table of values.

Changeset: 6f4571b128c0e36343147b5429c278cd3aa5a160

comment:5 Changed 9 years ago by Robert Whitley

  • Status changed from assigned to accepted

comment:6 Changed 9 years ago by Robert Whitley

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

comment:7 Changed 9 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:8 Changed 9 years ago by Anders Markvardsen

  • Status changed from verifying to closed

Works as it should. Tested on 9th Jan 2012 build

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4626

Note: See TracTickets for help on using tickets.