Ulm-IQO / qudi-core

A framework for modular measurement applications.
GNU General Public License v3.0
25 stars 19 forks source link

Improved gaussian2d estimator #37

Open Geegee opened 1 year ago

Geegee commented 1 year ago

Trying to improve the estimator for the 2 D gaussian fit function

Description

Transform the recorded counts into a probability distribution. Estimate mean and variance from that.

Motivation and Context

Can help when the photon source moved quiet a bit from the previous position.

How Has This Been Tested?

On the dummy. Ideally this would get some testing in action. Although the method to estimate was already used in the old qudi.

Screenshots (only if appropriate, delete if not):

Types of changes

Checklist: