sblunt / orbitize

Orbit-fitting for directly imaged objects
https://orbitize.info
Other
82 stars 44 forks source link

Replace depricated calculate_com function #354

Closed semaphoreP closed 10 months ago

semaphoreP commented 10 months ago

it looks like the latest version of REBOUND no longer has the calculate_com() function and this causes our tests to fail. Replacing with the com() function.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7452945327


Files with Coverage Reduction New Missed Lines %
orbitize/read_input.py 2 68.78%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 6242083472: 0.0%
Covered Lines: 5204
Relevant Lines: 6017

💛 - Coveralls