Ticket #2823 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Create aliases for Algorithms

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: pf9@…, martyn.gigg@… Blocked By:
Blocking: Tester: Michael Whitty

Description

Each algorithm needs a string to define it's aliases (default="")

Then it will need to be tied into python.

Change History

comment:1 Changed 9 years ago by Stuart Campbell

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Stuart Campbell

(In [10843]) Initial version - you can specify aliases as a comma separated list. The default is a blank string. refs #2823

comment:3 Changed 9 years ago by Stuart Campbell

(In [10844]) Define an alias for an all lowercase name. refs #2823

comment:4 Changed 9 years ago by Stuart Campbell

(In [10846]) Make sure we set the alias in the AlgProxy. Added tests for correct alias. refs #2823

comment:5 Changed 9 years ago by Stuart Campbell

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

comment:6 Changed 9 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:7 Changed 9 years ago by Michael Whitty

  • Status changed from verifying to closed

comment:8 Changed 5 years ago by Stuart Campbell

  • Cc changed from pf9@ornl.gov,martyn.gigg@stfc.ac.uk to pf9@ornl.gov, martyn.gigg@stfc.ac.uk

This ticket has been transferred to github issue 3670

Note: See TracTickets for help on using tickets.