A python software suite for cloud detection in all-sky camera images.
- PyQt
- astropy
- pyephem
- scipy
- numpy
- pandas
- OpenCV
- pyserial
- make sure you have dependencies installed
- run pyuic on the ui files:
pyuic5 image_view.ui -o image_view_ui.py
pyuic5 main.ui -o main_ui.py
pyuic5 settings_view.ui -o settings_view_ui.py
-
grab a star catalog compatible with XEphem EDB format like this one.
-
edit the configuration in configuration.py