Page 1 of 1

Sensor Analysis for specific gains only

Posted: Sat Feb 10, 2024 8:44 pm
by Jay
Hi,
I want to know if it is possible to perform a sensor analysis for gains of my interest only. I know I can add gains to the performed analysis, with the SharpCap.SelectedCamera.SetGainsOfInterestForSensorAnalysis([]) command, but is there also a command to perform an analysis only for gains a, b, c and d?

Re: Sensor Analysis for specific gains only

Posted: Mon Feb 12, 2024 4:00 pm
by admin
Hi,

no, unfortunately not - SharpCap will do a pre-measurement of the camera gain response and pick a roughly evenly spread range of gain values to test. To those it will add values each side of the camera HCG/LCG switchover point if known. You can add to those values, but not override or remove the default ones.

cheers,

Robin