CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
176 stars 49 forks source link

Use --config in all utils #109

Closed markmac99 closed 2 years ago

markmac99 commented 2 years ago

Updated the following python scripts in Utils to accept an optional --config parameter:

CameraControl CameraControl27 FFtoFrames FRBinViewer MakeFlat PlotFieldSums ShowLiveStream

Tested on Windows both with and without the new parameter.

Also i added the cython-generated C files to .gitignore as they should be excluded from github and always come up as untracked.