Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Missing warning flags from BU #40

@mommsen

Description

@mommsen

There are no longer warning flags in the BU table when BUs detect bad data. E.g. in http://daq-expert.cms/daq2view-react/?setup=cdaq&time=2018-03-29-09:17:55, the RUs have detected CRC errors from some of the ECAL FEDs. This is also seen in the BUs, which have 'nbEventsWithCRCerrors' > 0 in the corresponding snapshot. However, the DAQView page does not show it.

I would suggest to add this feature, which was there in the old DAQView, for the following cases:

  • nbCorruptedEvents > 0 -> display #bad: with the count
  • nbEventsWithCRCerrors > 0 -> display #CRC: with the count
  • nbEventsMissingData > 0 -> display #incomplete: with the count

Note that the last case will not be present in production, as the configuration forbids any incomplete events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions