-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Column overrun on ADJ file #78
Comments
Additional data to test - contains overflows in COR file and ADJ file 690d1ab601ca44f18ec5e08bf1a1858c.phased.adj.txt Full adjustment data and inputs: |
rogerfraser
added a commit
to rogerfraser/DynAdjust
that referenced
this issue
Feb 26, 2021
rogerfraser
added a commit
to rogerfraser/DynAdjust
that referenced
this issue
Mar 2, 2021
rogerfraser
added a commit
to rogerfraser/DynAdjust
that referenced
this issue
Mar 12, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On erroneous output in some columns, the data overruns into the next columns. This makes it extremely difficult in automatically parsing results. Can you truncate these before output, possibly go to scientific if it breaches 0 decimal places?
The adjustment sd is so large it runs into the residual columns when I parse the columns using the specified column details in the manual I get
240009879.931 and 2240009879.9310
rather than the actual
240009879.9312 and 2240009879.9310
Please see attached adj file, I had to change it to text to upload.
TP325001Y.simult.txt
The text was updated successfully, but these errors were encountered: