Skip to content

Analysis should fail gracefully on missing trace data #33

Open
@ptooley

Description

@ptooley

E.g for missing PAPI_TOT_INS:

  • Analysis should gracefully fail with a warning about missing events and insert np.nan
  • Reloading a summary with missing data should raise a (silenceable) warning of missing data
  • Metric creation should silently accept nans in metric input
  • Metric table plotting should support hide_nans={"never", "all", "any"} to control plotting of rows containing nans.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions