We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Please help....I'm trying to use "similarity_to" method, however I got an issue like this. How can solve this issue?
---------------list elements checked complete(on 'main.py')-----------------
Spectrum data checked on 'main.py' However...
---------------Error occurred on 'spec.py' -----------------
Desktop :
The text was updated successfully, but these errors were encountered:
Hi there, you would need to use the def set_peaks(self, peaks, peak_type): function as peaks can have many different types [raw, centroided, ...]
def set_peaks(self, peaks, peak_type):
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Please help....I'm trying to use "similarity_to" method, however I got an issue like this.
How can solve this issue?
---------------list elements checked complete(on 'main.py')-----------------
Spectrum data checked on 'main.py'
However...
---------------Error occurred on 'spec.py' -----------------
Desktop :
The text was updated successfully, but these errors were encountered: