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

Improve spectrum viewer #1

Open
JB-MS opened this issue Sep 6, 2019 · 2 comments
Open

Improve spectrum viewer #1

JB-MS opened this issue Sep 6, 2019 · 2 comments

Comments

@JB-MS
Copy link
Member

JB-MS commented Sep 6, 2019

Any ideas for

  • improvement
  • new functionality
  • changes

are welcome.

Feel free to open a pull request.

@MKoesters MKoesters transferred this issue from pymzml/pymzML Mar 10, 2020
@LipidAnalysis
Copy link

There is something wrong when I want to read an .mzml file:
'loading run...
Traceback (most recent call last):
File "spectrum_viewer.py", line 32, in
for x,y in run['TIC'].peaks():
File "D:\python\lib\site-packages\pymzml\run.py", line 185, in getitem
spectrum = self.info["file_object"][identifier]
File "D:\python\lib\site-packages\pymzml\file_interface.py", line 100, in getitem
return self.file_handler[identifier]
File "D:\python\lib\site-packages\pymzml\file_classes\standardMzml.py", line 99, in getitem
raise StopIteration
StopIteration'
Can you tell me what should I do?

@JB-MS
Copy link
Member Author

JB-MS commented Jan 26, 2021

Hi,

if you provide me with the file, which does not work, I can have a look what is going wrong.

Can you load the run directly with pymzML?

Cheers,
Johannes

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