Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • V VLBI-cwl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • 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
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ResearchAndDevelopment
  • VLBI-cwl
  • Merge requests
  • !14

Add workflow for the collection of summary statistics to the pipeline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthijs van der Wild requested to merge make_summary into master Nov 28, 2022
  • Overview 11
  • Commits 31
  • Pipelines 0
  • Changes 16

This MR adds a workflow to the pipeline that collects summary statistics of a given workflow run. This summary workflow, adapted from LINC, contains and runs all the necessary scripts that collect these statistics if they weren't already collected during the pipeline.

Changes were made to the various sub-workflows so that the following information is now collected:

  • The statistics of flagged data at various points in the pipeline.
  • Proximity of the target source to the A-team sources

Additionally, the summary file contains information present in the H5 solutions file.

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