TESScience / SPyFFI

Spiffy Python for TESS Full Frame Images
MIT License
6 stars 7 forks source link

Logging #12

Closed xcthulhu closed 8 years ago

xcthulhu commented 8 years ago

In this patch, I have gotten rid of zachopy.Talker in favor of python's built-in logging facility.

I have also gotten rid of the imports module, deleted some files containing dead code and some dead functions, reformatted some files to be more PEP8 compliant.

Neoshika commented 8 years ago

This branch works fine for me.

noqsi commented 8 years ago

Tested by Jacobi and me. Looks good.