jwaters125 wrote:
Are you saying that when I set the Gain on the ASICamera Setup driver to 100 (Max) it corresponds to a Gain of 450 on the ZWO website?
Reply
That is correct, depending on the software, if the range is 0-100, 100 is equal to 450.
If you are using SharpCap for example, the range it shows is 0-450. The term unity gain can also be set from this point.
The ASCOM driver has no direct access to the hardware and relies on ASCOM itself to report the setting hence why you only see 0-100
I have done some testing and measuring using PixInsight's BasicCCDParameters script and the above information is NOT correct.
My tests show that Gain 100 in the ASCOM driver = Gain 100 on the camera, but some of the numbers don't make sense when compared with the published plots by ZWO.
Test 1 - ASCOM Driver Gain=0
Read Noise = 3.469 e-
Full Well = 50,109
Dynamic Range = 14,443
Test 2 - Ascom Driver Gain = 23
Read Noise = 3.375 e-
Full Well = 38,235
Dynamic Range = 11,329
Test 3 - ASCOM Driver Gain=24
Read Noise = 3.347 e-
Full Well = 37,514
Dynamic Range = 11,209
Test 4 - ASCOM Driver Gain=25
Read Noise = 3.36 e-
Full Well = 37,301
Dynamic Range = 11,101
Test 5 - ASCOM Driver Gain=30
Read Noise = 3.344 e-
Full Well = 35,349
Dynamic Range = 10,572
Test 6 - ASCOM Driver Gain=100
Read Noise = 1.483 e-
Full Well = 16,274
Dynamic Range = 10,973
If ASCOM driver gain 100 = camera gain 100, then the read noise and full well looks right, but the dynamic range is really low compared to what ZWO says it should be.
I really don't know what to make of this. I think it is silly that the system driver would have a gain range from 0-450, but the ASCOM driver is 0-100. This makes it very confusing and means we have to "guess" where the magical Gain 100 really is.