Skip to content

Code for article "Propofol destabilizes neural dynamics across cortex"

Latest
Compare
Choose a tag to compare
@adamjeisen adamjeisen released this 26 Jun 20:36
· 3 commits to master since this release
c16c1dd

This repository contains code for computing and generating all the figures for the article "Propofol destabilizes neural dynamics across cortex". All of the data used to generate the figures is attached. To load the data, use scipy.io.loadmat to load the relevant figure data file. To maintain clarity about how the figure data was generated, all the figure data save commands (scipy.io.savemat) have been left in the code in the appropriate places. Note also that this repo depends on the DeLASE repo.

Please don't hesitate to reach out with any questions.