Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 471 Bytes

Graphical Modeling for Single-Cell Ca2+ Imaging

Code accompanying S. Rolotti, T. Rutten, P. Wei "Graphical Modeling for Single-Cell 2+ Imaging."

simulated_model_lib.py contains code to generate random binary graphs used for graphical modeling of neurons. These graphs are used as the structure of the neuron with simulated observation data.

model_lib.py implements Expectation-maximization for neuron graphical models on simulated data.