ewoksxas.tasks.read_scans.CounterInfo#

class ewoksxas.tasks.read_scans.CounterInfo(name, path)[source]#

Bases: object

A counter to read: its output name and HDF5 path within each scan.

Parameters:
  • name (str)

  • path (str)

name: str#
path: str#