ODIN
Protocol classes in ODIN (odinpara library)

This module/library contains a set of classes which describe different aspects of an MR measurement, i.e. the measurement protocol:

  • System: The MR system used
  • Geometry: The geometry of the scan
  • SeqPars: Common sequence parameters
  • Study: Information about the current study (patient data, etc.)
  • RecoPars: Parameters for automatic reconstruction

The class Protocol combines the first four of the above in a single class for convenient access.

Within sequence classes, instances of these classes are accessible via the pointers systemInfo, geometryInfo, commonPars, studyInfo and recoInfo