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

Finish support for Fermi and NICER event files #238

Merged
merged 29 commits into from
Mar 14, 2017

Conversation

paulray
Copy link
Member

@paulray paulray commented Mar 9, 2017

With this, PINT can read Fermi, NICER, and RXTE event files as TOAs and compute pulsar phases for each photon.

For NICER and RXTE this works with unmodified spacecraft event times, or barycentered times (as output by axBary). Spacecraft times are handled by the NICERObs class, which reads an FPorbit file.

For Fermi, this works with unmodified event times, barycentered times (from gtbary), or geocentered times (from gtbary tcorrect=geo). Fermi spacecraft times are handled by the FermiObs class, which reads an FT2 file.

@paulray
Copy link
Member Author

paulray commented Mar 9, 2017

Note: Do not merge this yet. The Fermi spacecraft velocities are not correct.

* nanograv/master:
  Update CHANGELOG
  Fixed gaussian template normalization in event_optimize
* nanograv/master:
  fix rotational matrix warning
* nanograv/master:
  Coveralls and landscape integrations (nanograv#245)
  Read The Docs integration (nanograv#244)
@paulray paulray merged commit 3d32ace into nanograv:master Mar 14, 2017
@paulray paulray deleted the fitsfix branch March 14, 2017 15:46
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

Successfully merging this pull request may close these issues.

None yet

1 participant