Ticket #6741 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Export FunctionProperty to Python

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.5
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Jose Borreguero

Description

This can be used in PythonAlgorithms for input

Change History

comment:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Martyn Gigg

Export FunctionProperty to Python. Refs #6741

Changeset: f57b88b3d9f44491829b12832e74a27d045e30e0

comment:3 Changed 8 years ago by Martyn Gigg

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

Branch: feature/6741_function_prop_export

Tester: Use the FunctionProperty as you would in a C++ algorithm. The Python versions of getParameter,nParams are named differently to C++ (it is currently unclear why). They are documented at: http://download.mantidproject.org/docs/dev/python/html/api/generated/IFunction.html?highlight=ifunction#mantid.api.IFunction

comment:4 Changed 8 years ago by Jose Borreguero

  • Status changed from verify to verifying
  • Tester set to Jose Borreguero

comment:5 Changed 8 years ago by Martyn Gigg

Export FunctionProperty to Python. Refs #6741

Changeset: f57b88b3d9f44491829b12832e74a27d045e30e0

comment:6 Changed 8 years ago by Martyn Gigg

Export FunctionProperty to Python. Refs #6741

Changeset: f57b88b3d9f44491829b12832e74a27d045e30e0

comment:7 Changed 8 years ago by Martyn Gigg

Export FunctionProperty to Python. Refs #6741

Changeset: f57b88b3d9f44491829b12832e74a27d045e30e0

comment:8 Changed 7 years ago by Martyn Gigg

Export FunctionProperty to Python. Refs #6741

Changeset: f57b88b3d9f44491829b12832e74a27d045e30e0

comment:9 Changed 7 years ago by Martyn Gigg

Export FunctionProperty to Python. Refs #6741

Changeset: f57b88b3d9f44491829b12832e74a27d045e30e0

comment:10 Changed 7 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7587

Note: See TracTickets for help on using tickets.