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

ChargeEnvelopes[] is always null #29

Open
pisistrato opened this issue Mar 31, 2022 · 2 comments
Open

ChargeEnvelopes[] is always null #29

pisistrato opened this issue Mar 31, 2022 · 2 comments

Comments

@pisistrato
Copy link

I have noticed that ChargeEnvelopes[] from Thermo.Interfaces.SpectrumFormat_V1 is always null. I guess this is not expected, otherwise this

if ((scan.ChargeEnvelopes != null) && c.ChargeEnvelopeIndex.HasValue)
does not make much sense.

Tested on Exploris (Tune 3.1.279.9) and Eclipse (Tune 3.5.3881.18)

@pisistrato
Copy link
Author

I have recently updated the Tune on the Exploris (now running 4.0.309.28). ChargeEnvelopes is now populated.

@jesse-canterbury
Copy link
Contributor

After looking into this recently, I see that this functionality is missing from the Tribrid series. I can't commit to a timeline for implementation, but it does look like something that should be available.

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

2 participants