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

ICentroid.Profile throws NotImplementedException #12

Open
chhh opened this issue Feb 6, 2018 · 1 comment
Open

ICentroid.Profile throws NotImplementedException #12

chhh opened this issue Feb 6, 2018 · 1 comment

Comments

@chhh
Copy link

chhh commented Feb 6, 2018

What's the correct way to get the profile spectrum? Do I need to check for Profile property of the scan and then treat IEnumerable<ICentroid> as a profile spectrum? Looks counter intuitive.

@dbaileychess
Copy link
Contributor

It is correct that the profile data is not implemented at the moment. Typically users of the IAPI only need the centroid data to make their real-time decisions, as the profile data is saved to the rawfile for post-processing. However, this feature may be implemented in future releases of the IAPI.

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

3 participants