Page 1 sur 1

FWHM

Posté : 13 décembre 2015, 00:21
par madtiger
Sigma is related to FWHM by the equation:

sigma = FWHM / ( 2 * SQRT(2* ALOG(2)) )
(proportionnalités .. )

Calcul de sigma
http://sn1.chez-alice.fr/calculs/sigma/sigma.html

Attention si camera couleur à la "combinaison des couleurs":
inten = CInt(clr.r) * 0.3 + CInt(clr.g) * 0.6 + CInt(clr.b) * 0.1