Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve function for new baseline calculation. #19

Open
mjlm opened this issue Oct 11, 2015 · 0 comments
Open

Improve function for new baseline calculation. #19

mjlm opened this issue Oct 11, 2015 · 0 comments

Comments

@mjlm
Copy link
Contributor

mjlm commented Oct 11, 2015

The new baseline calculation finds inliers based on the Xth percentile of the fluorescence and then fits an exp/linear model.

The function works, but needs improvements:

  • Use binning instead of smoothing when fitting the exp/linear model to speed it up.
  • Currently, averaging windows are hard-coded for ~30 Hz imaging, this needs to be made universal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant