Skip to content

Releases: adamjeisen/ChaoticConsciousness

Code for article "Propofol destabilizes neural dynamics across cortex"

26 Jun 20:36
c16c1dd
Compare
Choose a tag to compare

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.

Code for article "Propofol destabilizes neural dynamics across cortex"

09 May 21:35
Compare
Choose a tag to compare

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.