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

joinBroadPeaks algorithm principle #82

Open
lpatiny opened this issue Feb 10, 2022 · 2 comments
Open

joinBroadPeaks algorithm principle #82

lpatiny opened this issue Feb 10, 2022 · 2 comments

Comments

@lpatiny
Copy link
Member

lpatiny commented Feb 10, 2022

@jobo322 Did you understand the idea behind this algorithm ?

https://github.com/mljs/global-spectral-deconvolution/blob/master/src/post/joinBroadPeaks.ts

@jobo322
Copy link
Member

jobo322 commented Feb 10, 2022

I think the idea is to improve the fitting after the peak picking, sometimes the PP returns several peaks in a range that contains only a noise broad peak.

@lpatiny
Copy link
Member Author

lpatiny commented Feb 10, 2022

But did you understand the way the algorithm is working ? Can you draw a scheme ?

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

No branches or pull requests

2 participants