om_code.omgenutils.findsmoothvariance#

findsmoothvariance(y, filtsig=0.1, nopts=False)[source]#

Estimates and then smooths the variance over replicates of data

Arguments – y: data - one column for each replicate filtsig: sets the size of the Gaussian filter used to smooth the variance nopts: if set, uses estimateerrorbar to estimate the variance