|
@@ -24,6 +24,10 @@ The notebook `tutorials/Exercise_PCA_to_FA.ipynb` contains a mathematically more
|
|
|
|
|
|
To get started, create a Python environment using the `environment.yml` file provided.
|
|
|
|
|
|
+In addition, Byron Yu's graphical Matlab-based tool DataHigh and tutorials are available at https://users.ece.cmu.edu/~byronyu/software/DataHigh/datahigh.html and https://github.com/BenjoCowley/DataHigh
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
## Martin Nawrot: Higher-order Correlations
|
|
|
The notebook `tutorials/trial_by_trial_variability.ipynb` contains an exercise centered around time-resolved Fano Factors. The first lines of the exercises contain code that help you
|
|
@@ -36,4 +40,4 @@ To get started, create a Python environment using the `environment.yml` file pro
|
|
|
The folder `tutorials` contains a series of 4 exercise notebooks. Exercise 0 should be considered more of a warm-up exercise, and exercises 1-3 cover cross-correlations, Unitary Event Analysis
|
|
|
and higher-order correlations,respectively. The notebooks contain working exercise codes and additional tasks that build on the provided code.
|
|
|
|
|
|
-To get started, create a Python environment using the `environment.yml` file provided.
|
|
|
+To get started, create a Python environment using the `environment.yml` file provided.
|