Skip to content

"RuntimeWarning: Missing cross-reference index" displayed during execution #142

@eguiraud

Description

@eguiraud

IIUC these warnings are harmless, but I guess it would be nice to remove them altogether, they pollute the notebook output.

It should be enough to run the ttbar notebook locally (by using AF: local in config.yaml) to reproduce them.

home/blue/Scratchpad/work/agc/analysis-grand-challenge/analyses/cms-open-data-ttbar/venv2/lib/python3.11/site-packages/coffea/nanoevents/schemas/nanoaod.py:201: RuntimeWarning: Missing cross-reference index for FatJet_subJetIdx1 => SubJet
  warnings.warn(
/home/blue/Scratchpad/work/agc/analysis-grand-challenge/analyses/cms-open-data-ttbar/venv2/lib/python3.11/site-packages/coffea/nanoevents/schemas/nanoaod.py:201: RuntimeWarning: Missing cross-reference index for FatJet_subJetIdx2 => SubJet
  warnings.warn(

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions