Parametrize Calcium Signals

Characterize transient calcium signals
299 Downloads
Updated 13 Nov 2020

View License

Automated characteriztion of single and multi-peaked transient calcium responses from time series data. Signals are decomposed into drift and response components and the entirety of the signal is reconstructed using a mathematical model of a transient response and drift. Measures time of onset, activation time (10% to 90% of total amplitude),amplitude of response, full width at half maximum, decay time constant. For oscillatory multipeaked responses the algorithm attempts to separate coherent oscillations from completely stochastic ones and for the full set oscillations as well as the coherent subset reports the number of oscillations, period of oscillation (averaged), standard deviation of the period, magnitude (averaged), full width half maximum (averaged), duty cycle (averaged), and the length of oscillatory persistence.
Signals can be stored in an excel sheet, and the whole document can be processed with the command:
characterizeDocument('example.xlsx');

Cite As

Laurent MacKay (2024). Parametrize Calcium Signals (https://www.mathworks.com/matlabcentral/fileexchange/59693-parametrize-calcium-signals), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.1

Added toolbox dependencies

1.1

-Fixed variable declaration issue with den8 in TVRegSpikeRemove
-Fixed some ambiguities with error messages saying 'not enough drift'.

1.0

Description Edits