Ticket #3566 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

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:1 Changed 9 years ago by Mathieu Doucet

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Mathieu Doucet

In [14121]:

Added option to write dQ to ASCII output. Re #3566

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.

comment:6 Changed 9 years ago by Mathieu Doucet

  • Status changed from reopened to verify
  • Resolution set to fixed

In [14771]:

Loading 4-col ASCII should now work. Fixes #3566

comment:7 Changed 9 years ago by Robert Whitley

  • Status changed from verify to verifying

comment:8 Changed 9 years ago by Robert Whitley

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4413

Note: See TracTickets for help on using tickets.