Skip to content

Add Chip and Lane ID checks

Marc Konig requested to merge issue-34-alpide-chip-order into master

resolves #34 (closed)

Adds The following checks

Staves & lanes

In a readout frame

  • IB
    • Data from 3 lanes
      • Grouped by lane ID in any of the combinations: [0, 1, 2], [3, 4, 5], or [6, 7, 8]
  • ML
    • Data from 8 lanes
  • OL
    • Data from 14 lanes

ALPIDE chips

In a readout frame:

  • All Chip BC are identical
  • IB
    • Chip ID == Lane ID
  • OB
    • 7 Chip IDs per lane
      • Chip IDs appear in order [0-6] or [9-14]

Misc

  • Add Error codes to report summary
  • Add Layer/stave to RDH row in view its-readout-frames/view its-readout-frames-data commands
Edited by Marc Konig

Merge request reports