Closed cdeil closed 11 years ago
This looks good, and makes much more sense. I was a bit surprised that astropy now agreed with pyast to 1µas ;-) Feel free to merge!
@astrofrog After merging you PR #15 I had to rebase on master and resolve conflicts in the summary files.
I think I did it correctly, but one thing that is not described at
http://docs.astropy.org/en/latest/development/workflow/development_workflow.html
is that one has to force push (i.e. add the -f
option) when pushing to github.
If this is correct, maybe this can be added?
@cdeil - yes, after rebasing one needs to force push. Feel free to submit a PR for that against the astropy repo.
I don't know if the description is good, but https://github.com/astropy/astropy/pull/521 is what I came up with.
I accidentally put differences in summary.txt and summary.html in deg instead of arc sec before.
Now it should be ok, but @astrofrog can you please double-check that I didn't make a stupid mistake again?