def md_args(self): return util.hdf_dict(self.config, MD_ARGS)
def eq_args(self): return util.hdf_dict(self.config, EQ_ARGS)
def mn_args(self): return util.hdf_dict(self.config, MN_ARGS)