Ticket #2022 (closed: duplicate)
Link the SANS Python interface and GUI together
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
After entering sample numbers, clicking Load Data and Load Mask in the GUI it should be possible to run the following Python and get a result workspace with no errors.
from ISISCommandInterface import * WavRangeReduction(2, 10)
Change History
Note: See
TracTickets for help on using
tickets.