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

Re-implement peak detection module #184

Open
hechth opened this issue Mar 28, 2023 · 0 comments
Open

Re-implement peak detection module #184

hechth opened this issue Mar 28, 2023 · 0 comments
Assignees

Comments

@hechth
Copy link
Member

hechth commented Mar 28, 2023

The peak detection module in prof.to.features should be re-implemented using the peak shape functions available in SummitR, starting with the bi-gaussian and gaussian peak shape.

The new implementation should separate the optimization from the actual peak shape and also the choice of (unsupervised) model estimation - may it be the EM algorithm or the Moment based one.

Also, the method to estimate the number of components in a peak should be separate.

TODO: Add further description of algorithm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants