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)
I have noticed that ChargeEnvelopes[] from Thermo.Interfaces.SpectrumFormat_V1 is always null. I guess this is not expected, otherwise this
iapi/examples/Exploris/9 APD/ApdDataReceiver.cs
Line 49 in 770706b
Tested on Exploris (Tune 3.1.279.9) and Eclipse (Tune 3.5.3881.18)