Ticket #3566 (closed: fixed)
Add Dx column to ascii output
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Robert Whitley |
Description
The SaveAscii will only write three cols. Add the fourth is Dx is non-zero.
Change History
comment:3 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Robert Whitley
- Status changed from verify to verifying
- Tester set to Robert Whitley
comment:5 Changed 9 years ago by Robert Whitley
- Status changed from verifying to reopened
- Resolution fixed deleted
SaveAscii writes out the Dx column with no problems but if I try to load the newly created Ascii file then I get an error message.
Invalid data format found in file "C:/Users/rqh12525/Downloads/AsciiDxTest.txt" LoadAscii requires the number of columns to be an even multiple of either 2 or 3. Error in execution of algorithm LoadAscii: Invalid data format.
Note: See
TracTickets for help on using
tickets.