Opened 17 years ago

Closed 17 years ago

#21 closed defect (fixed)

Columns run into each other in results output textfile

Reported by: korinnem@… Owned by: MatthewWhiting
Priority: normal Milestone:
Component: Output Version: 1.1.1
Severity: normal Keywords:
Cc: korinnem@…

Description

I'm using the most recent version of Duchamp, and in the results output text file, sometimes the tops of columns run together (X and Y columns, Y and Z columns - the main one, Dec and Velocity columns, X, Y and Z columns at the end of the output).

I'll attach an example of the output I'm getting.

Also, a suggestion of an enhancement to add is to have an option for getting a results file without the headers, to make it easier for graphing etc. to be done.

Attachments (1)

duchamp-ResultsKes17_6035run4.txt (129.9 KB) - added by korinnem@… 17 years ago.
Text output file showing column running together

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by korinnem@…

Text output file showing column running together

comment:1 Changed 17 years ago by MatthewWhiting

Owner: changed from Matthew Whiting to MatthewWhiting
Status: newassigned

This problem has been addressed. There were a couple of bugs in the way the column width was calculated (it adapts to the size of the values in the column, but it was getting it wrong in a stupid way).

These bugs have been fixed and the next version should work fine (try the beta release of it, available on the website).

I will address the requested enhancement shortly.

Matt.

comment:2 Changed 17 years ago by MatthewWhiting

Resolution: fixed
Status: assignedclosed

A separate header file is now possible, via the flagSeparateHeader parameter

The column bugs seem to have gone away, so I'm closing this ticket.

MW

Note: See TracTickets for help on using tickets.