GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

Ask user for camera information when missing #211

Open GuLinux opened 4 years ago

GuLinux commented 4 years ago

On some devices (Canon cameras at least) image information such as resolution and pixel pitch are missing.

Before shooting an image, we need to ask users to provide said information.

Follow up for #209