Ticket #4868 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

[IDA] FuryFit and ConvFit - Workspace and Table Names Corrections

Reported by: Peter Parker Owned by: Peter Parker
Priority: critical Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

In both tabs:

  • The workspace names for Sequential Fit should end with "_type_Parameters" or "Workspace" like the single spectra version.
  • The table names should be similar to workspace names.

Attachments

Input Files.zip (1.9 MB) - added by Peter Parker 8 years ago.

Change History

comment:1 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:2 Changed 8 years ago by Peter Parker

  • Priority changed from major to critical
  • Status changed from new to accepted

comment:3 Changed 8 years ago by Peter Parker

Refs #4868 - Correct ws names for result of seq FuryFit/ConvFit.

  • Pass extra details to Python functions where appropriate.
  • Cosmetic change to a label in the interface.
  • Add some divider comments to break up the code in IDA.py. Changeset: 21e55d4ed79ef17d8c424d2068bff76f9c8b81b1

comment:4 Changed 8 years ago by Peter Parker

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

comment:5 Changed 8 years ago by Peter Parker

Refs #4868 - Fix small bug when naming ConvFit result.

Changeset: 37441d64d2d0137f8c0a0c2b3096283cbcd92a2d

comment:6 Changed 8 years ago by Peter Parker

Refs #4868 - Fix small bug when naming ConvFit result.

Changeset: 37441d64d2d0137f8c0a0c2b3096283cbcd92a2d

comment:7 Changed 8 years ago by Peter Parker

To test:

FuryFit

  • Browse to the attached "osi94901_graphite002_iqt.nxs" file. Leave the inputs as they are.
  • Click "Plot Input", click "Run", then click "Run Sequential Fit".
  • Inspect the workspace list in Mantid and make sure that the workspace names are of the form:

[INST][RUN]_[ANALYSER][REFLECTION]_fury_[TYPE]_s[SPECTRA]_*.

ConvFit

  • Similar to FuryFit. Browse to the attached "osi95162_graphite002_red.nxs" file in the first field, and to the attached "osi97935_graphite002_res.nxs" in the second.
  • Change fit type to "One Lorentzian".
  • Click "Plot Input", "Run", then "Run Sequential Fit".
  • Inspect the workspace list in Mantid and make sure that the workspace names are of the form:

[INST][RUN]_[ANALYSER][REFLECTION]_conv_[TYPE][BACKGROUND]_s[SPECTRA]_*.

Changed 8 years ago by Peter Parker

comment:8 Changed 8 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:9 Changed 8 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5715

Note: See TracTickets for help on using tickets.