Model the contents of a masked field as a Guassian distribution.
This algorithm functions identically to GaussianSurfaceModel, but with
additional support for masks. Rather than computing the mean and
covariance of the entire field, MaskedGaussianSurfaceModel computes these
parameters using only information in the masked region. Probability density
is still estimated for the entire field.
Model the contents of a masked field as a Guassian distribution.
This algorithm functions identically to GaussianSurfaceModel, but with additional support for masks. Rather than computing the mean and covariance of the entire field, MaskedGaussianSurfaceModel computes these parameters using only information in the masked region. Probability density is still estimated for the entire field.