Ticket #9698 (new)
LoadRaw issue
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Python | Keywords: | ILL |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
LoadRaw -> LoadMonitors separately, makes it very hard to access via python. Have to do either mtd.importAll(), or mtd[]
Change History
comment:1 Changed 6 years ago by Nick Draper
- Owner changed from Anyone to Owen Arnold
- Status changed from new to infoneeded
comment:2 Changed 6 years ago by Owen Arnold
That would be better. This issue was raised as a result of some of the training exercises we have in the MantidPython course last run at the ILL
Note: See
TracTickets for help on using
tickets.
do you have a suggestion? I'd be tempted to keep away from tuples in this case. We could link the monitors in using Russells recent change so that workspaces can hold a reference to the monitor?