Parametrize Calcium Signals
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
Platform Compatibility
Windows macOS LinuxCategories
- Industries > Biotech and Pharmaceutical >
- Sciences > Physics > Biological Physics >
- Sciences > Neuroscience > Cellular Neuroscience > Microscopy >
Tags
Acknowledgements
Inspired by: Inpaint over missing data in 1-D, 2-D, 3-D,... ND arrays, xlwrite: Generate XLS(X) files without Excel on Mac/Linux/Win
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.1.1 | Added toolbox dependencies |
|
|
1.1 | -Fixed variable declaration issue with den8 in TVRegSpikeRemove
|
||
1.0 | Description Edits |
|