issues
search
ContextLab
/
timecorr
Estimate dynamic high-order correlations in multivariate timeseries data
MIT License
38
stars
11
forks
source link
bug fixes related to nans
#107
Closed
jeremymanning
closed
5 years ago
jeremymanning
commented
5 years ago
when correlations are nans, set them to 0s instead; this allows symmetry tests to be satisfied
fixed some formatting strangeness issues
modified tc.format_data's call to hypertools.tools.format_data to turn off PPCA (i.e. nans are left as nans rather than interpolating them)