readme_code.md 641 B

Summary of python scripts

Running the Multistep Regression Analysis

  • run_analysis_fullrecs.py (Analysis of full recordings from all brain areas)
  • run_analysis_timeresolved.py (Timeresolved analysis, including the 2-part analysis and the sliding window analysis. Note that the sliding window analysis of all recordings will be computationally expensive.)

Creating the figures (after running the analysis)

  • create_figure_1.py
  • create_figure_2.py
  • create_supp_figures.py

Other functions / utilities called by the scripts

  • mr_epilepsy_fullrecs.py
  • mr_epilepsy_timeresolved.py
  • mr_utilities.py
  • hierarchical_model.py