Skip to content

Suppress redundant raw-read logs during LC-MS alignment - #777

Merged
htsugawa merged 1 commit into
masterfrom
fix/console-alignment-read-log
Aug 26, 2026
Merged

Suppress redundant raw-read logs during LC-MS alignment#777
htsugawa merged 1 commit into
masterfrom
fix/console-alignment-read-log

Conversation

@htsugawa

Copy link
Copy Markdown
Contributor

Summary

  • suppress only the exact Reading data... line while LC-MS alignment is running
  • preserve peak-picking raw-read messages, alignment progress, warnings, and detailed messages
  • apply the same scoped behavior to standard and alignment-light paths
  • add a focused Console output filter test

Validation

  • dotnet test tests/MSDIAL5/MsdialCoreTestAppTests/MsdialCoreTestAppTests.csproj -c Release --filter FullyQualifiedName~ConsoleLineFilterTests
  • dotnet build tests/MSDIAL5/MsdialCoreTestApp/MsdialCoreTestApp.csproj -c Release -f net48 --no-restore
  • FastLC WIFF demo (7 files): 14 Reading data... lines before alignment, 0 inside the alignment interval, and 11 alignment progress lines from 6% through 100%

@htsugawa
htsugawa merged commit 14dc64f into master Aug 26, 2026
9 checks passed
@htsugawa
htsugawa deleted the fix/console-alignment-read-log branch August 26, 2026 03: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.

1 participant