sblunt / orbitize

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

use astropy tables in results to address #256 #262

Closed semaphoreP closed 3 years ago

semaphoreP commented 3 years ago

The text fields in results.data should now be str and not bytes. Addresses #256, and possibly also @252.

semaphoreP commented 3 years ago

Tests passed on my local machine.