-
-
Notifications
You must be signed in to change notification settings - Fork 358
prep for quick MS1 peak accession for pyOpenMS / numpy #5606
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
Conversation
looks good, can you add some tests? how much faster is this for a single spectrum / for multiple spectra? |
Yup so it works now.
|
@hroest For loading MS1 of an 800MB mzML: New:
vs Old:
|
a pity that this doesn't translate that much to plotting but still nice |
haha yes. but it is loading into javascript and doing bilinear interpolations and stuff.. so, to be expected. |
I guess static rendering of an image would be much faster. |
aka datashader? |
yes but you hace to use it without a server then. |
Description
Please include a summary of the change and which issue is fixed.
Checklist:
How can I get additional information on failed tests during CI:
If your PR is failing you can check out
Note: