ContextLab / timecorr

Estimate dynamic high-order correlations in multivariate timeseries data
MIT License
38 stars 11 forks source link

Figure out mat2vec issue that is causing an error #117

Closed jeremymanning closed 5 years ago

jeremymanning commented 5 years ago

Causes this try statement to fail: https://github.com/ContextLab/timecorr/blob/bdaa80611872454386dd3aae2dd75a948dbad19e/timecorr/helpers.py#L172

From our conversation this morning, this might have something to do with nans.

jeremymanning commented 5 years ago

is this fixed?

lucywowen commented 5 years ago

yes, this is fixed