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