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

reference flag #1

Open
tobiasko opened this issue May 11, 2020 · 2 comments
Open

reference flag #1

tobiasko opened this issue May 11, 2020 · 2 comments

Comments

@tobiasko
Copy link

Dear PNNL-Comp-Mass-Spec,

I was wondering if anyone knows how to access the reference flag attribute of peak lists through RawFileReader? To my knowledge this flag is used asa lock masses are enabled for FTMS centroided scans. The corresponding peaks in the spectrum are then flagged as being a reference signal. I suspect that this attribute is similar to intensity, resolution, noise, ... I just couldn't find the getter method in Jims documentation.

Best,
Tobi

@alchemistmatt
Copy link
Member

I can update our reader to allow you to set IncludeReferenceAndExceptionData to true. In order to test this, it would be beneficial if you could provide an example .raw file that has the reference data that you referred to. Please contact me by sending your e-mail address to proteomics@pnnl.gov and I'll send you a link you can use to send us a file.

@tobiasko
Copy link
Author

tobiasko commented May 12, 2020

@alchemistmatt That is very kind, but we have already done this in our C# code. What we miss is a generell understanding how peaks are flagged. What kind of flags exist, how are they stored, which methods/objects make use of flags. Do you know something on this topic?

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