Ticket #2302 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Allow data and save paths to be set and altered in Python

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: scu@… Blocked By:
Blocking: Tester: Michael Whitty

Description


Change History

comment:1 Changed 10 years ago by Stuart Campbell

  • Cc scu@… added

comment:2 Changed 10 years ago by Martyn Gigg

Note that this is already possible, details here http://www.mantidproject.org/Mantid_Settings.

What is missing is easier handling of the paths etc, at the moment only raw key access is available. For this ticket I'll add methods for easier manipulation of data & save paths.

comment:3 Changed 10 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:4 Changed 10 years ago by Martyn Gigg

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

(In [9723]) Added a few convenience functions for dealing with ConfigService data paths from Python. Should avoid the need to deal with the raw keys. Fixes #2302

comment:5 Changed 10 years ago by Martyn Gigg

(In [9726]) Minor test fix picked up from the Vanilla Python tests on our new Jenkins build server. Re #2302

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

tested in 11062. have added these functions to the wiki page mentioned.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3149

Note: See TracTickets for help on using tickets.