readme_code.md 622 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 is computationally expensive.)

Creating the figures

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

Other functions / utilities called by the above mentioned scipts

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