Skip to content
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

tempo WSRT file on Sourceforge has out-of-order entries #18

Open
dlakaplan opened this issue Dec 8, 2023 · 2 comments
Open

tempo WSRT file on Sourceforge has out-of-order entries #18

dlakaplan opened this issue Dec 8, 2023 · 2 comments

Comments

@dlakaplan
Copy link
Contributor

Final entries in https://github.com/nanograv/tempo/blob/master/clock/time_wsrt.dat are not in order, fail validation. File is also pretty old.

End of file:

54401.00       0.0       -37.289 i 
 54435.00       0.0       -37.837 i 
 54437.00       0.0       -37.870 i 
 54440.00       0.0       -37.924 i 
# following are from Scott Ransom, E-mail, 20 Jan '08
 54401.00       0.0       -37.289 i   TEMP
 54423.00       0.0       -37.632 i   TEMP
 54455.00       0.0       -37.924 i   TEMP
 54458.00       0.0       -38.181 I   TEMP
@aarchiba
Copy link
Member

This seems like a TEMPO bug?

@aarchiba
Copy link
Member

Specifically, in https://sourceforge.net/p/tempo/tempo/ci/master/tree/clock/time_wsrt.dat?force=True there is:

 52999.50       0.0       -16.212 i 
 52999.55       0.0       -16.210 i 
 53000.00       0.0       -16.225 i 
 53000.05       0.0       -16.218 i 
 53000.00       0.0       -16.225 i 
 53000.05       0.0       -16.218 i 
 53000.50       0.0       -16.216 i 
 53000.55       0.0       -16.221 i 

Incidentally I have a very useful very minor update to PINT that lists the first out-of-order pair of MJDs when a validation error occurs.

@aarchiba aarchiba changed the title tempo WSRT file has out-of-order entries tempo WSRT file on Sourceforge has out-of-order entries Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants