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

Split code across files. #3

Open talensgj opened 4 years ago

talensgj commented 4 years ago

To make editing the code easier I suggest it should be split across multiple files (e.g. io, improcess, photometry, visualize). Such a change can be hidden from the user and should therefore not have a major impact.