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

fix(spectra): display exact mass instead of theoretical mass #2298

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Nicolass67
Copy link
Contributor

This PR ensures that exactMass is sent to the Spectra Editor instead of theoryMass, improving the accuracy and consistency of the data being passed.

Closes #2260

Dependency
This change depends on the following PR in the React Spectra Editor repository: ComPlat/react-spectra-editor#240. Please ensure both PRs are merged and deployed together for the changes to work as expected.

@Nicolass67 Nicolass67 requested a review from PiTrem January 21, 2025 17:33
Copy link

LCOV of commit c6da57b during Continuous Integration #4339

Summary coverage rate:
  lines......: 66.9% (14428 of 21563 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

@PiTrem PiTrem changed the title fix(mass-spec): change theoryMass to exactMass fix(spectra): display exact mass instead of theoretical mass Jan 22, 2025
@PiTrem PiTrem added this to the v2.0.0 milestone Jan 22, 2025
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.

mass spec theoretical mass
2 participants