Sensor Analysis for specific gains only

Discussions on extending SharpCap using the built in Python scripting functionality
Post Reply
Jay
Posts: 1
Joined: Sat Feb 10, 2024 8:38 pm

Sensor Analysis for specific gains only

#1

Post 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?
User avatar
admin
Site Admin
Posts: 13347
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Sensor Analysis for specific gains only

#2

Post 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
Post Reply