Annika a05dedb4de gin commit from UX410UAK 3 years ago
..
create_figure_1.py a05dedb4de gin commit from UX410UAK 3 years ago
create_figure_2.py a05dedb4de gin commit from UX410UAK 3 years ago
create_supp_figures.py a05dedb4de gin commit from UX410UAK 3 years ago
hierarchical_model.py 7ff9f36d49 gin commit from UX410UAK 3 years ago
mr_epilepsy_fullrec.py 7ff9f36d49 gin commit from UX410UAK 3 years ago
mr_epilepsy_timeresolved.py a05dedb4de gin commit from UX410UAK 3 years ago
mr_utilities.py a05dedb4de gin commit from UX410UAK 3 years ago
readme_code.md 410968d4fc gin commit from UX410UAK 3 years ago
run_analysis_fullrecs.py a05dedb4de gin commit from UX410UAK 3 years ago
run_analysis_timeresolved.py a05dedb4de gin commit from UX410UAK 3 years ago

readme_code.md

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