Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 347 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 347 Bytes

pynephoscope

A python software suite for cloud detection in all-sky camera images.

requirements

  • PyQt
  • astropy
  • pyephem
  • scipy
  • numpy
  • pandas
  • OpenCV
  • pyserial

run

  • you need a mask and a star catalog
  • edit the configuration in configuration.py
  • run pyuic on the ui files
  • run main.py for the UI or any of the other scripts