danielk333 / SORTS

Space Object Radar Tracking Simulator (SORTS)
https://danielk333.github.io/SORTS/docs/index.html
MIT License
6 stars 0 forks source link

update frames tests #18

Closed danielk333 closed 4 years ago

danielk333 commented 4 years ago

update tests/test_frames.py file to use the new frames syntax

togry commented 4 years ago

Done. I have deleted tests that compare internal frame transformations with Astropy, since the latter are now used internally.

There is a frame tranformation from TEME to TLE still in the code, but it cannot be used for initializing a propagator. I don't know what it should be used for.