dragozzine / multimoon

fit solar system small body multiple systems with non-Keplerian orbits including quadrupole shapes
MIT License
5 stars 0 forks source link

Bug with getting axis size #18

Closed benp175 closed 2 years ago

benp175 commented 2 years ago

https://github.com/dragozzine/multimoon/blob/1a0911560fa7eee076a9db19cd65c3b8d7341832/src/mm_SPINNY/spinny_vector.py#L179

This line makes every object have the c-axis of object 1, but it should loop through the axes size dictionary.

benp175 commented 2 years ago

Any update with this??

benp175 commented 2 years ago

This is now fixed.