Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Allpix Squared Allpix Squared
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Allpix SquaredAllpix Squared
  • Allpix SquaredAllpix Squared
  • Merge requests
  • !956

DetectorModel: report old implant_size parameter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon Spannagel requested to merge fail_implant into master Feb 28, 2023
  • Overview 1
  • Commits 3
  • Pipelines 2
  • Changes 1

This MR checks for the old implant_size parameter and prints a warning. Initially I had thrown a InvalidValueError, but to stay consistent with other old parameters that are simply ignored, I opted for a warning instead:

|22:00:03.507| (WARNING) Parameter "implant_size" of model "/tmp/mycrazydetector.conf" not supported,
                         Individual [implant] sections must be used for implant definitions

This fixes #260 (closed)

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