fraserw / trippy

Python based Trailed Source Photometry
GNU General Public License v3.0
20 stars 13 forks source link

Change imports to be relative and rename bgFinder to bg_finder #32

Closed ijiraq closed 5 years ago

ijiraq commented 5 years ago

The imports now work with python3 and the code installs. No testing to see if it works.

I also renamed bgFinder to bg_finder to be more 'pythonic' in naming things.

fraserw commented 5 years ago

Going to reject as everything but the bgFinder name change was handled in a pull request from Mike. Will do bgFinder name change in the future when I am ready to change all of my codes. 👍