Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • inference inference
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • 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
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HHHH
  • toolstools
  • inferenceinference
  • Merge requests
  • !69

Allow several 1-sigma bars in the best fit graph

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Florian Bury requested to merge fbury/inference:exclusion_bestfit_intervals into master Dec 03, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Problem happened when a 1D likelihood shows two intervals below 1-sigma. likelihood_scan.pdf.

This MR allows to draw two lines (or more) in the ExclusionAndBestFit, only one of them with the best fit. exclusion.pdf

An ideal case would be to modify evaluate_likelihood_scan_1d but it may impact more functions so I restricted myself to modifying the plot_exclusion_and_bestfit_1d only, for people who are interested in a quick fix.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: exclusion_bestfit_intervals