Ticket #9080 (closed: wontfix)
Improve the way Result Table tab interacts with ADS
Reported by: | Arturs Bekasovs | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.3 |
Component: | Muon | Keywords: | Maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
There are a few things which might be improved:
- Minimize the amount of retrieveWS statements. It will be much more stable when we localize the code which deals with the ADS. Ideally, necessary workspaces should be retrieved only once and required values should be stored.
- Pre-load fitted parameters in the way log values are pre-loaded using m_logValues. This will allow to minimize interaction with ADS.
- Subscribe to ADS delete events. When any workspace is deleted, refresh the tables.
Change History
comment:2 Changed 6 years ago by Anders Markvardsen
- Status changed from assigned to verify
- Owner changed from Arturs Bekasovs to Anders Markvardsen
- Resolution set to wontfix
comment:3 Changed 6 years ago by Anders Markvardsen
- Milestone changed from Backlog to Release 3.3
To tester: some minor suggestions for improvement, which as discussed with muon group can be closed
Note: See
TracTickets for help on using
tickets.