PixInsight Forum (historical)

PixInsight => General => Topic started by: McComiskey on 2020 January 17 10:17:43

Title: CCD Parameters Error Message - DoImageStatistics: image rectangle out of bounds
Post by: McComiskey on 2020 January 17 10:17:43
I am a newbie to Pixinsight, and trying to use the CCD Parameters script to characterize my camera (an SBIG STX-16803).  I have taken the flats, bias frames and darks, and selected them inside the script interface.  When I click report, I get the following error message:

 "DoImageStatistics: image rectangle out of bounds"

I can't find any reference to this on the forums.  I am sure I am making an obvious mistake, but would appreciate any guidance on what I might be doing incorrectly?

Link to the actual images files: 

https://www.dropbox.com/sh/whqu4o7i8bvu8fw/AAAiDACOy5jxXhOyetwR2_Ija?dl=0


Screenshot of the CCD Parameters tool and the error message is attached.




Title: Re: CCD Parameters Error Message - DoImageStatistics: image rectangle out of bounds
Post by: ngc1535 on 2020 January 17 10:38:22
It appears you accidentally took the Flats as a subframe of the main/entire chip. Your flats are a different size than the biases and darks... hence the error.
Does this make sense?
-adam
Title: Re: CCD Parameters Error Message - DoImageStatistics: image rectangle out of bounds
Post by: McComiskey on 2020 January 17 10:44:15
Head slap.  Perfect sense.  Thanks.