cbassa / stvid

Satellite tracking with video cameras
GNU General Public License v3.0
70 stars 13 forks source link

Make process.py robust for when not yet calibrated #67

Closed EelkeVisser closed 2 years ago

EelkeVisser commented 2 years ago

process.py does not attempt to process the files, if calibration has not been solved yet. Only if test.fits is available, the processing will start. This makes process.py, just wait for new files, to try the calibrate on. This is handy if you started process.py, while the sky is still bright or clouded.