DynamicsAndNeuralSystems / pyspi

Comparative analysis of pairwise interactions in multivariate time series.
https://time-series-features.gitbook.io/pyspi/
GNU General Public License v3.0
198 stars 26 forks source link

Update simple_demo.py #43

Closed jmoo2880 closed 8 months ago

jmoo2880 commented 8 months ago

Updated the demo to reflect recent changes in how the Calculator object is instantiated. Calculator no longer accepts "fast" as a parameter. Has since been replaced with "subset" which can be set to "fast".