flatironinstitute / flatironinstitute/CaImAn-MATLAB

Variable mis-named?

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
261
Forks
152
PR merge metrics
No merged PRs in 30d

Description

I think this line:

https://github.com/flatironinstitute/CaImAn-MATLAB/blob/49b7884e93348d50df7173e1619d7499468bb1f6/deconvolution/oasis/foopsi_oasisAR1.m#L133

should read:
`tmp_hh = cumsum(tmp_h.*tmp_h); `

Otherwise Matlab throws this error message:
"Identifier 'h' is not a function or a shared variable. To share 'h' with nested function, initialize it in the current scope."

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.