nanograv / PINT

PINT is not TEMPO3 -- Software for high-precision pulsar timing
Other
121 stars 101 forks source link

Missing end of line in polycos.tempo_polyco_table_writer() #1853

Open marlow511 opened 1 month ago

marlow511 commented 1 month ago

There should be a "\n" at the end of coeff_block. In other words, line 466 should be changed from f.write(line1 + line2 + coeff_block) to f.write(line1 + line2 + coeff_block + "\n")

abhisrkckl commented 4 weeks ago

Could you submit a pull request for this?

marlow511 commented 4 weeks ago

Hi,

  I will need to read up on how to do that.   I see that I need conda installed, which may take me a while.  For now I guess that I can just use the corrected version in my local installation.

Best regards, Dan Marlow

From: Abhimanyu Susobhanan @.> Sent: Thursday, October 24, 2024 1:30 PM To: nanograv/PINT @.> Cc: Daniel R. Marlow @.>; Author @.> Subject: Re: [nanograv/PINT] Missing end of line in polycos.tempo_polyco_table_writer() (Issue #1853)

Could you submit a pull request for this?

- Reply to this email directly, view it on GitHubhttps://github.com/nanograv/PINT/issues/1853#issuecomment-2435915327, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AG4KBCSLMGVXBM7SF7SASHLZ5EVBXAVCNFSM6AAAAABQPW25VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZVHEYTKMZSG4. You are receiving this because you authored the thread.Message ID: @.**@.>>