Skip to content

Conversation

VGPReys
Copy link
Contributor

@VGPReys VGPReys commented Jul 24, 2025

Checklist

  • Tests added for the new code
  • Documentation added for the code changes
  • Modifications / enhancements are reflected on the haddock3 user-manual
  • CHANGELOG.md is updated to incorporate new changes
  • Does not break licensing
  • Does not add any dependencies, if it does please add a thorough explanation

Summary of the Pull Request

This PR adds standard deviation computation when performing cluster analysis in the alascan module.

  • The raw output file (scan_clt_*.tsv) now contain the standard deviation for all components of the score.
  • The naming of the unclustered file is modified to scan_clt_unclustered (from scan_clt_-)
  • Generated plots also contain the error bars

Related Issue

Closes #1332

Additional Info

@VGPReys VGPReys marked this pull request as ready for review July 24, 2025 12:24
@VGPReys VGPReys requested a review from a team July 24, 2025 12:24
@VGPReys VGPReys self-assigned this Jul 24, 2025
@VGPReys VGPReys added enhancement Improving something in the codebase m|alascan labels Jul 24, 2025
@VGPReys VGPReys enabled auto-merge July 25, 2025 08:40
@VGPReys VGPReys merged commit 4027c06 into main Jul 25, 2025
9 checks passed
@VGPReys VGPReys deleted the alascan-cluster-stddev branch July 25, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving something in the codebase m|alascan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improves [alascan] module cluster analysis
2 participants