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

Lcms #11

Merged
merged 5 commits into from
Nov 1, 2021
Merged

Lcms #11

merged 5 commits into from
Nov 1, 2021

Conversation

deweycw
Copy link
Contributor

@deweycw deweycw commented Oct 29, 2021

Hey Yuri,

Here is a function for finding the metal peaks in the LCICPMS data. It returns a dictionary with RT as keys and the metal as value. It's simple but functional.

I'm not sure all of the parameters in the existing peak picking algorithm are needed for the ICPMS data. Or maybe there is some way to better adapt it to the ICPMS data. It mostly gets the picks right, but not always. One thing that isn't clear to me is how or whether to subtract baseline, and whether the prominence and peak height parameters are important for the LCICPMS data.

Anyways, perhaps we can meet soon to discuss next steps.

-Christian

@corilo corilo merged commit 15a943a into EMSL-Computing:lcms Nov 1, 2021
deweycw pushed a commit to deweycw/CoreMS that referenced this pull request Aug 23, 2022
@deweycw deweycw deleted the lcms branch May 27, 2024 15:09
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

Successfully merging this pull request may close these issues.

2 participants