Data Readers

Functions to read acquired signals.

Ultrasound (US) Data Reader

Ultrasound data reader class to load signals and parameters.

class readers.ructReader.usReader(folderPath=None, scanName=None, averaging=False, averagingAxis=2)

Ultrasound data reader for RUCT system

Parameters
  • folderPath – 3D array (samples x channels x repetition) of signals

  • scanName – Name of data file inside the folder

Returns

usReader object