Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Corryvreckan Corryvreckan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CorryvreckanCorryvreckan
  • CorryvreckanCorryvreckan
  • Merge requests
  • !583

Issue a warning for large histograms

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lennart Huth requested to merge f/warningForLargeHistograms into master Dec 13, 2022
  • Overview 2
  • Commits 3
  • Pipelines 2
  • Changes 1

Plotting residuals as a function of time causes corry to crash. @ffeindt reported me the issue and it is caused by huge root histograms filled for bad combinations of binning and resolution. Since users might want this plot in large detail I've added a warning if the histogram contains more than 3 million bins.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: f/warningForLargeHistograms