Ticket #6068 (assigned)
Display log values attached to a table workspace in MantidPlog gui
Reported by: | Alex Buts | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
A logs, attached to a matrix workspace are observable through MantidPlot interface which is very useful for testing and debugging purposes.
A table workspace can also have logs but these logs are currently not available in the similar way as logs on Matrix WS.
Would be very useful to have these logs available through python and MantidPlot GUI
Change History
comment:1 Changed 8 years ago by Nick Draper
- Owner set to Alex Buts
- Status changed from new to assigned
comment:2 Changed 8 years ago by Alex Buts
- Owner changed from Alex Buts to Nick Draper
A Table workspace has pointer to LogManager which can be used to add logs to a workspace.
The table workspace produced by PreprocessDetectorsToMD uses this feature to add energy, L1 and some other logs to its results.
Other workspaces which inherit from TableWorkspace can benefit from this feature too.
comment:4 Changed 8 years ago by Nick Draper
- Owner changed from Nick Draper to Roman Tolchenov
Make "Sample Logs" work for table workspaces
comment:8 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:9 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6914
Can you suggest a case when a table workspace would actually have logs?
Then assign the ticket back to Nick Draper