Ticket #16 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Investigate the Python - GAUDI integration

Reported by: Nick Draper Owned by: Anders Markvardsen
Priority: major Milestone: Pilot
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Look into how python code can be used with GAUDI. Investigate the options for using python to run the GAUDI framework interactively.

Create a python algorithm, look into using services creating and storing dataobjects on the TDS. Extracting data objects from the TDS both during and lagorithms and after.

Change History

comment:1 Changed 13 years ago by Anders Markvardsen

  • Status changed from new to assigned

comment:2 Changed 13 years ago by Anders Markvardsen

The GaudiPython module was reseached. A wiki page (GaudiPython) was setup with links to the most useful links which explain how this module works.

GaudiPython used to be based on boost.python. It now uses the the pytool module. For the Mantid project boost.python is preferable to pytool because of the fewer dependencies.

boost.python was research and a wike page (boost.python) which explains how to set up a working environment for testing boost.python.

comment:3 Changed 13 years ago by Anders Markvardsen

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 864

Note: See TracTickets for help on using tickets.