Ticket #1725 (closed: fixed)
Append Muon specific workspace output params when exe LoadMuonNexus
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
For example when LoadMuonNexus is called add to the workspace the following output parameter:
name=MainFieldDirection type=string default=transverse (options available transverse or longitudinal)
Change History
comment:3 Changed 10 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
and updated wiki
comment:4 Changed 10 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
(In [6899]) Appended three additional output properties to LoadMuonNexus: MainFieldDirection, TimeZero and FirstGoodData. Fixed lexical cast error when trying to read muon-transverse-data with help from Roman. Added transverse dataset. re #1725