在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):zhoupc/OASIS_matlab开源软件地址(OpenSource Url):https://github.com/zhoupc/OASIS_matlab开源编程语言(OpenSource Language):MATLAB 46.1%开源软件介绍(OpenSource Introduction):OASIS: Fast online deconvolution of calcium imaging dataCode accompanying the paper "Fast online deconvolution of calcium imaging data". Python: https://github.com/j-friedrich/OASIS MATLAB: https://github.com/zhoupc/OASIS_matlab A brief summary of the FOOPSI approach for denoising & deconvolving calcium imaging Get StartedInstallationadd OASIS function to the search path of MATLAB
Process yoru dataThere is also a high-level function deconvolveCa.m for the ease of calling different methods. You only need to specify parameters and then denoise & deconvolve your raw trace. For example [c, s, options] = deconvolveCa(y, 'foopsi', 'ar1', 'smin', -3, ...'optimize_pars', true, 'optimize_b', true) In this example, we deconvolve the raw trace For more options, check the examples/ folder and see the comments in deconvolveCa.m. Reproduce figures in the paperYou can reproduce the figures in the paper [3] using the following command (replace * with figure index).
CopyrightPengcheng Zhou @ Colubmia University 2018 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论