jasonfrowe / neossat

Source Code related to CSA's NEOSSat Mission to extract Photometry.
GNU General Public License v3.0
3 stars 1 forks source link

Improve some of the datastructures used. #8

Open talensgj opened 4 years ago

talensgj commented 4 years ago

A prime example is how the extracted photometry in the notebook is provided as a list of tables. A more intuitive format format should be created. Of course this would influence end users, and so requires some thought.