Skip to content

GitLab

  • Menu
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 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • HH
  • tools
  • inferenceinference
  • Merge requests
  • !40

Add snapshot functionality to all tasks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcel Rieger requested to merge likelihood_snapshots into master Sep 07, 2021
  • Overview 0
  • Commits 21
  • Pipelines 1
  • Changes 55

This tasks adds the feature to use initial workspace snapshots to all tasks. The usage of a snapshot is optional (yet probably recommended for unblinded results) and can be enabled by adding --use-snapshot. The dedicated task is called Snapshot and triggers a single MultiDimFit with the essential, significant parameters (e.g. --hh-model, --datacards, --unblinded, --pois, --parameter-values, ...) passed from upstream tasks. This way, the same snapshot can be shared across different steps. Additional improvements coming with this PR:

  • Easy configurable default hh module and model
  • Improved coloring of combine commands
  • Several minor plotting improvements
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: likelihood_snapshots