adrn / ebak

MIT License
3 stars 0 forks source link

synchronize parameterization of binary system with dfm/transit #15

Open davidwhogg opened 8 years ago

davidwhogg commented 8 years ago

@dfm, can you look at https://github.com/adrn/ebak/blob/master/ebak/celestialmechanics.py#L127 and tell me what parameters should be in the call line of this code to be consistent with https://github.com/dfm/transit/ and in what order those parameters should appear? That is, consistent API etc... I am trying to follow Winn, but there are obviously decisions.