Skip to content

fixed gcms alignemt bug#643

Merged
YukiMatsuzawa merged 3 commits intomasterfrom
fixed_peakalignment_in_gcms
Oct 20, 2025
Merged

fixed gcms alignemt bug#643
YukiMatsuzawa merged 3 commits intomasterfrom
fixed_peakalignment_in_gcms

Conversation

@htsugawa
Copy link
Copy Markdown
Contributor

@htsugawa htsugawa commented Oct 9, 2025

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug in the GCMS alignment algorithm by updating method signatures and parameter passing to include additional tolerance parameters for proper spectrum matching.

  • Modified method calls to include missing tolerance parameters in the alignment process
  • Updated the similarity comparison logic to use spectrum matching results instead of score thresholds
  • Added new overloaded methods to support the enhanced parameter handling

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
GcmsPeakJoiner.cs Updated method calls to pass additional tolerance parameters and changed similarity logic to use IsSpectrumMatch
MsScanMatching.cs Added new overloaded methods with enhanced parameter support and updated existing method signatures

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

YukiMatsuzawa and others added 2 commits October 9, 2025 16:53
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@YukiMatsuzawa YukiMatsuzawa merged commit 94659d0 into master Oct 20, 2025
5 checks passed
@YukiMatsuzawa YukiMatsuzawa deleted the fixed_peakalignment_in_gcms branch October 20, 2025 04:16
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.

3 participants