Hi - I've been trying to use a series of scripts to allow automated imaging with The Sky X.
Some of these rely on knowing the pixel scale, which is derived from the focal length and pixel size. These failed while using the ASI X2 driver since the pixel size is not recorded in the FITS header.
Would it be possible to add the pixel size into the X2 driver?
I think you'd just need to add the PixelSizeInterface - see below
http://www.bisque.com/x2standard/class_pixel_size_interface.html#details
Thank you very much,
Colin