medeq.med.MEDPaths#
- class medeq.med.MEDPaths(directory)[source]#
Bases:
objectStructure handling IO and storing all paths relevant for MED.
- Attributes
- directory
str Path to the MED directory, e.g.
med_seed123.
- directory
Methods
__init__(directory)update_paths(prefix)Translate all paths saved in this class relative to a new prefix (which will replace the directory attribute).