Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • R radler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ResearchAndDevelopment
  • radler
  • Merge requests
  • !49

Fix the threshold_sigma_level setting of iuwt

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andre Offringa requested to merge fix-incorrect-iuwt-parameter into main May 25, 2022
  • Overview 7
  • Commits 5
  • Pipelines 6
  • Changes 5

It appears that by accident a boolean was specified as value for the threshold_sigma_level in iuwt's perform function. The threshold_sigma_level IS used by IUWT, so I'm not sure why this even worked.

This makes the snr_test setting redundant, as it is never used.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-incorrect-iuwt-parameter