MUSIGMA
gtsThe MUSIGMA
function calculates the mean and the standard deviation of a Geo Time Series. It consumes two parameters from the top of the stack: a boolean
(to choose if Bessel's correction should be applied on the standard deviation) and a numeric GTS, and
it pushes onto the stack its mean (mu) and its standard deviation (sigma).