Ticket #8697 (assigned)
Make sample and log loading more transparent in LoadISISNexus
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | Maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Loading of sample and log are done in two places. Post to fixing #8608 this is: (prior to #8608 this was done indirectly through loadExperimentInfoNexus)
Load logs and sample information m_cppFile->openPath(entry.path()); local_workspace->loadSampleAndLogInfoNexus(m_cppFile);
Load logs and sample information further information... See mainteance ticket # loadSampleData(local_workspace, entry); m_progress->report("Loading logs"); loadLogs(local_workspace, entry);
Change History
Note: See
TracTickets for help on using
tickets.
Moved to backlog at the end of Release 3.1