Ticket #1141 (closed: fixed)
Populate parameter map at the end of LoadInstrument
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 22 |
Component: | Keywords: | ||
Cc: | nick.draper@… | Blocked By: | |
Blocking: | Tester: |
Description
Attempt to populate parameter map of workspace at the end of LoadInstrument and LoadEmptyInstrument.
If parameters already exist overwrite these with the values in the instrument definition file.
For parameter that takes values from logfiles, check first if logfiles are available. If not ignore these.
Change History
Note: See
TracTickets for help on using
tickets.
(In [4010]) Populate parameter map at the end of LoadInstrument and LoadEmptyInstrument algorithms. Refs #1141.