Bases: object
A group of MDIF Blocks.
dictionary of sweeps.
dictionary of attributes.
dictionary of measurement values.
Bases: object
MAT data container.
filename.
date/time of creation.
list of MDIF Groups containing measurement types.
Read an MDIF file and store it inside an MDIF container.
filename.
Import an MDIF file into a Dataset.
filename.
MDIF Group name.
Number of ports inside the dataset.
type cast applied to MDIF container to support derived classes.
Write an MDIF container to a file.
filename.
write (‘w’) or append (‘a’)
enable data compression. Default is False.