Ticket #974 (closed enhancement: fixed)

Opened 11 months ago

Last modified 2 weeks ago

Peak parameter vs log value plots

Reported by: Nick Draper Owned by: Roman Tolchenov
Priority: critical Milestone: Iteration 24
Keywords: Cc:
Tester: Anders Markvardsen

Description

Create an algorithm that will fit the same peak across multiple datasets. Then create an output dataset of a chosen peak parameter vs a log value.

Parameters

  • input workspace (groups only)
  • workspace index
  • Optimisation (Individual, Sequential)
  • Peak Fn
  • height
  • width
  • peak centre
  • Log value (default to using the workspace name)
  • Peak parameter (height, witdth, peak centre, or user entered peak Fn parameter)

Change History

Changed 3 months ago by Roman Tolchenov

  • status changed from new to accepted

Changed 3 months ago by Roman Tolchenov

(In [4765]) Added PlotPeakByLogValue algorithm. re #974

Changed 3 months ago by Roman Tolchenov

(In [4767]) Output errors from PlotPeakByLogValue. re #974

Changed 3 months ago by Roman Tolchenov

(In [4780]) Integrated PlotPeakByLogValue into Mantidplot's fit browser. re #974

Changed 3 months ago by Roman Tolchenov

(In [4781]) Fix MantidPlot build. re #974

Changed 3 months ago by Nick Draper

  • status changed from accepted to testing
  • resolution set to fixed

Changed 3 months ago by Nick Draper

Unsure as to how complete this is. Check during testing.

Changed 3 months ago by Nick Draper

  • priority changed from major to critical
  • status changed from testing to reopened
  • resolution fixed deleted
  • milestone changed from Iteration 23 to Iteration 24

Code for checking wether workspace groups were acceptable had to be pulled as it was causing crashes. Talk to Martyn for more details.

Also we want to present to the users differently as we discussed. The current implmentation was a bit 'hidden' and required all of the data to be loaded into workspaces in advance.

Changed 2 months ago by Roman Tolchenov

(In [5032]) Added SequentialFitDialog to MantidPlot as a GUI to PlotPeakByLogValue algorithm. PlotPeakByLogValue can accept file names as well as workspace names as its input. re #974

Changed 2 months ago by Roman Tolchenov

(In [5039]) Changed LoadMuonNexus2 so that SpectraMin and SpectraMax mean spectra numbers, not workspace indices. re #974

Changed 2 months ago by Roman Tolchenov

  • status changed from reopened to testing
  • resolution set to fixed

Changed 5 weeks ago by Nick Draper

  • status changed from testing to verify

Moved to verify state

Changed 2 weeks ago by Anders Markvardsen

  • status changed from verify to verifying
  • tester set to Anders Markvardsen

Changed 2 weeks ago by Anders Markvardsen

  • status changed from verifying to reopened
  • resolution fixed deleted

Crash do the following: Open HRP39182.raw. Then plot wi=100. Then click on Sequence plot. Add some other workspace to "sequence plot window" and then press fit

Changed 2 weeks ago by Roman Tolchenov

(In [5886]) Better checks for missing logs. re #974

Changed 2 weeks ago by Roman Tolchenov

  • status changed from reopened to accepted

Changed 2 weeks ago by Roman Tolchenov

  • status changed from accepted to verify
  • resolution set to fixed

Changed 2 weeks ago by Anders Markvardsen

  • status changed from verify to verifying

Changed 2 weeks ago by Anders Markvardsen

  • status changed from verifying to closed

Passed test using Musr datasets plotting against a number of log values

Note: See TracTickets for help on using tickets.