I asked this on CN yet I sense only Adam will know the causality and solution. I was in the middle of a project when I upgraded my QHY600 ASCOM driver. In doing so I inadvertently failed to check the box "Remove Overscan Area" on the driver. So data was gathered which had different sizes reflected in entirely different FITS headings. (NAXIS 1 and 1 were 9600/6422 vs my usual 9573/6388. Well, processing in PI delivered a variety of errors, on most distinctively being "incompatible image geometry" .
Any ideas? I would love to use the data I acquired with my prior data. In reality, it's just data. No big deal. But more importantly I would love to learn from this and have a have a better understanding of the overscan area, how Pixinsight "thinks" and just some best practices. One thing I have learned is I will never upgrade a camera's ASCOM driver mid-project. As I say that, even on that matter, I need advice.
Thanks for your help.
H
Comments
Simply stated, how do I easily make pixel box 0,0 be the same as an image without overscan? Again, I suspect Adam would bang that out like second nature!
Which is part and parcel with the fact that after the crop the FITS header will still show 9600/6422 in the header. That won't change because of the crop. Thus, Pixinsight might object to that discrepancy just in the FITS header differences when integrating. I simply don't know.