Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1.44 KB

README.md

File metadata and controls

22 lines (10 loc) · 1.44 KB

AstroCalMod-1.0

AstroCalMod 1.0 is a GUI for exploring astrocyte calcium signaling using a mechanistic computational model. (Yu, Taheri, et al., 2021)

Copyright: Marsa Taheri, 2020

This is the README file for the AstroCalMod GUI associated with the Yu, Taheri et al. (2021) paper and based on the mathematical model developed in the following papers:

Taheri M, Handy G, Borisyuk A, White JA (2017) Diversity of Evoked Astrocyte Ca2+ Dynamics Quantified through Experimental Measurements and Mathematical Modeling. Front Syst Neurosci Oct 23;11:79. doi: 10.3389/fnsys.2017.00079. eCollection 2017.

Handy G, Taheri M, White JA, Borisyuk A (2017) Mathematical investigation of IP3-dependent calcium dynamics in astrocytes. J Comput Neurosci 42:257-273.

————————————————————————————

To run the GUI, first ensure that all files in the “AstroCalMod” folder are in the same folder and location on your computer. These files include this README file, “AstroCalMod.m”, and 3 folders (“CPA experiment functions”, “IP3-dependent functions”, “Supporting functions”) with their own set of Matlab files.

Next, open the file “AstroCalMod.m” in Matlab and click “Run”. The GUI will pop up with all functionality. For more help on how to use the GUI file, click on the “HELP” button in the lower right corner of the GUI.

To restart the GUI, please close it and repeat the steps above.