Christian Fufezan
Christian Fufezan
if Python.h is missing (besides Python3 is not supported) indicates that you have not installed Python-devel on your system. :)
Hi lopippo, I'll have a look
Hi Manuel, Michael's data can be found here [https://www.dropbox.com/s/1hqn7ij2lvw2zo9/strep.mzML?dl=0](url). Let me know if you don't find time to look into this :) Cheers, .c
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, ...]
It seems "isolation window lower offset" is just the wrong name, maybe?. What name has MS:1000828 in the current obo?
I have the same issue. Python3.11 and latest commit. Connection via local works, ie user + password are correct. ```In [16]: print("local connection") ...: e3dc_obj = E3DC( ...: E3DC.CONNECT_LOCAL, ...:...
Maybe to add some more context :)  vs 
Hi Michael, this is an odd behaviour. What works straight away is run["index-0"] - hope I can find more time to figure out how to fix that in the best...