orbitize
orbitize copied to clipboard
fix for 0d orbit masking for xyz basis
This line in system.py was causing a failure when we pass in a single orbit. Caught by the changing basis tutorial! I applied a very simple fix of checking if ecc is a float, then if so making it an array for the logical comparison