Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.measure bob.measure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.measurebob.measure
  • Issues
  • #53
Closed
Open
Issue created Jun 27, 2018 by Amir MOHAMMADI@amohammadiOwner

Logging of score filenames

Currently when you use bash expansion, it is not possible to know if the correct score file goes into the correct place. For example, with a complicated bash expansion like:

bin/bob pad multi -e -pn 10 /idiap/user/amohammadi/swan/swan_{frame-diff-svm,lbp-svm-160,lbp-svm-64,qm-svm-160,qm-svm-64}/PA.F.1-{0,1,2,3,4,5,6,7,8,9}/scores/scores-{dev,eval} --legends frame-diff-svm,lbp-svm-160,lbp-svm-64,qm-svm-160,qm-svm-64

It can become complicated to know which files went where. The best thing is log these score filenames using the logging module.

Assignee
Assign to
Time tracking