chad wrote:
Hi Pierre,
Yes. It is caused by the algorithm.
As I said before, because our formula, the second reason, it will caused the following result, any gain value less than 200 is one result, and any gain between 200 and 400 is another result. We are also try to find a better formula. But did have it now.
Thanks
Chad
Sorry Chad, I cannot agree with your explanation - or there is a misunderstanding.
As one can see in the FITS header when EGAIN is set correctly :
gain 0 corresponds to (approx) EGAIN=4.96
gain 139 to EGAIN=1.00
gain 300 to EGAIN=0.15
Now let us play with these values...
Start MaxIm
Connect the camera
Take image - no need to save it
Disconnect
Setup camera : (ASCOM>Advanced>Properties) just read DO NOT change gain
Connect the camera
Take image 1 - no need to save it
Disconnect
(the above steps are to guarantee that the proper EGAIN is written to the FITS header of the last image)
Setup camera : (ASCOM>Advanced>Properties) change gain to ANOTHER value
Connect the camera
Take image 2 - no need to save it
Disconnect
Inspect FITS header : image 1 and image 2 have the same EGAIN; this is not normal
Setup camera : (ASCOM>Advanced>Properties) just check that the previously selected gain is still active and DO NOT change gain
Connect the camera
Take image 3 - no need to save it
Inspect FTS header : image 3 has a different EGAIN from image 2 (and this one is the correct one !!)
Conclusion : EGAIN is not always matching the gain selected
Pls note that the correct gain is used for taking the image (as shown by histogram). Just the FITS key is incorrect/
1.03.18 was OK for this
Hope this makes the problem clearer.
Pierre