Opened 17 years ago
Closed 17 years ago
#21 closed defect (fixed)
Columns run into each other in results output textfile
Reported by: | 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)
Change History (3)
Changed 17 years ago by
Attachment: | duchamp-ResultsKes17_6035run4.txt added |
---|
comment:1 Changed 17 years ago by
Owner: | changed from Matthew Whiting to MatthewWhiting |
---|---|
Status: | new → assigned |
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
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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
Text output file showing column running together