8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
refactoring of feature_time_series based on @rtrhd's code and @dangom'… …s suggestions. Massive speed-up associated with this!
Fixed pep8 related errors (and mixed spaces/tabs indents), except for… … line too long errors.
Merge pull request #11 from LabNeuroCogDevel/master special cases for len==0||1; fixes issue #10 - Deals with error in case of 1 or 0 noise components
Merge pull request #9 from jdkent/fix/feature_scores_NaNs FIX: maxRPcorr NaNs
Update ICA_AROMA.py corrected -mc docstring