shbhuk / barycorrpy

Python version of Barycorr
GNU General Public License v3.0
37 stars 6 forks source link

Devel #16

Closed mzechmeister closed 6 years ago

mzechmeister commented 6 years ago

Formatting and constants to main scope

constants, M, and GM now in main scope. ss_bodies by name rather integer. kwargs in exposure_meter_BC_vel.

The condition vel==0 can never be true, because vel is a list. Modified to not all(vel).