Skip to content
/ oopsi Public

up-to-date code for model-based inference of spike trains from calcium imaging

License

Notifications You must be signed in to change notification settings

jovo/oopsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ea6897 · Apr 16, 2018

History

25 Commits
Nov 28, 2016
May 22, 2013
Apr 16, 2018
Oct 31, 2016
Aug 1, 2016
Oct 28, 2014
Aug 1, 2016
Oct 5, 2012
Oct 5, 2012
Oct 5, 2012
Oct 5, 2012
Jul 19, 2011

Repository files navigation

better algorithm/implementation for fast-oopsi now available

imho, there is no reason to use this repo anymore unless you really want to use the particle filter based approach, i recommend that you use the above codes for R, python, and matlab.

oopsi algorithm info

This is a repo containing the most current code for doing model-based spike train inference from calcium imaging. Manuscripts explaining the theory and providing some results on simulated and real data are available from the fast-oopsi, smc-oopsi, and pop-oopsi github repositories. Those repositories also contain code that you may run and data to download to play with things. Any question, ask them in the issues tab. Please let me know of any positive or negative experiences. Much Obliged, jovo

A question we often get is: "how shall we interpret the output? probability of spiking? instantaneous firing rate??

the answer is: yes, maybe :)

the "issue" is the lack of calibration data, which means we do not know the absolute size of a calcium transient evoked from a single spike. we estimate it from the data, but if the neuron happens to always spike twice, for example, our estimate will be off by a factor of 2.

we can think of the above this way: is it likely that the neuron to spikes multiple times per time bin?

if so, i don't normalize the output, and interpret it as the instantaneous firing rate.

if not, i normalize the output so that its max is 1, and then i interpret it as the probability of a spike.

i hope this helps!

if not, please post issues here

About

up-to-date code for model-based inference of spike trains from calcium imaging

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages