darfix.core.grainplot.MomentType# class darfix.core.grainplot.MomentType(value)[source]# Bases: Enum An enumeration. COM = 'Center of mass'# FWHM = 'FWHM'# KURTOSIS = 'Kurtosis'# SKEWNESS = 'Skewness'#