baccuslab/pyret

Add printing flag to stimulustools.getcov

Closed this issue · 0 comments

stimulustools.getcov uses an iterative procedure to estimate the covariance matrix of the given stimulus. Currently, this prints out the progress of this computation. We should have a flag, defaulting to False, that allows the caller to set this behavior.