Skip to content

Improved loading spectra performance#8

Open
mvisani wants to merge 4 commits into
Philipbear:mainfrom
mvisani:main
Open

Improved loading spectra performance#8
mvisani wants to merge 4 commits into
Philipbear:mainfrom
mvisani:main

Conversation

@mvisani

@mvisani mvisani commented Apr 29, 2026

Copy link
Copy Markdown

Hi there,

In this pull request I have :

  • Formatted the code according to ruff format
  • Changed from setup.py file to pyproject.toml because setup.py is deprecated.
  • Changed from a list to a dictionary for look ups in the data loading. This drastically reduces the loading time of huge MGF files. The load_mgf function then returns a list of the values of the dictionary.

Best,

Marco

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

Successfully merging this pull request may close these issues.

1 participant