Beispiel #1
0
 def md_args(self):
     return util.hdf_dict(self.config, MD_ARGS)
Beispiel #2
0
 def eq_args(self):
     return util.hdf_dict(self.config, EQ_ARGS)
Beispiel #3
0
 def mn_args(self):
     return util.hdf_dict(self.config, MN_ARGS)
Beispiel #4
0
 def md_args(self):
     return util.hdf_dict(self.config, MD_ARGS)
Beispiel #5
0
 def eq_args(self):
     return util.hdf_dict(self.config, EQ_ARGS)
Beispiel #6
0
 def mn_args(self):
     return util.hdf_dict(self.config, MN_ARGS)