Ticket #2219 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

WaveRangeReduction( ) output workspace.naming

Reported by: Nick Draper Owned by: Steve Williams
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

WaveRangeReduction( ) could usefully have an optional string to add on to the end of the name of the output workspace.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:2 Changed 10 years ago by Steve Williams

  • Status changed from new to accepted

WavRangeReduction( ) will have a new optional argument called out_name. If this is set the workspace it produces will be renamed to that.

comment:3 Changed 10 years ago by Steve Williams

(In [9843]) In the ISIS SANS Python interface it is possible to alter the name of the output workspace, beam centre finder is being ported to the new framework and there are two bug fixes re #2219 and #1811

comment:4 Changed 10 years ago by Steve Williams

(In [9845]) Fixes bug where workspaces for the sample had names including the word 'can', now only can workspaces (entered in the bottom line of the GUI) are labelled can re #2219

comment:5 Changed 10 years ago by Steve Williams

(In [9862]) Fix SANS system test to deal with the new more consistent output workspace names re #2219

comment:6 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:7 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

Accepted and assigned tickets moved at iteration 29 code freeze

comment:8 Changed 9 years ago by Steve Williams

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

When calling WavRangeReduction() the argument name_suffix causes a string to be added to the end of the workspace name

comment:9 Changed 9 years ago by Anders Markvardsen

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

comment:10 Changed 9 years ago by Anders Markvardsen

  • Status changed from verifying to closed

Optional argument name_suffix added to WavRangeReduction

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3066

Note: See TracTickets for help on using tickets.