astropy / coordinates-benchmark

Accuracy Benchmarks of different coordinate conversion codes. Maintainers: @astrojuanlu, @astrofrog, and @cdeil
https://www.astropy.org/coordinates-benchmark/summary.html
11 stars 12 forks source link

Update Astropy coordinates to latest API #29

Closed astrofrog closed 10 years ago

astrofrog commented 10 years ago

Currently the tests use the Astropy 0.3 API, but we should change the tests to use SkyCoord

cdeil commented 10 years ago

I've attached a commit to use SkyCoord ... does this look OK or can something be written differently to be simpler / faster?

cdeil commented 10 years ago

@astrofrog You did this already in #31 ... closing.