Example #1
0
 def run_pv(self, out_file='probs.dat', data_dir='.'):
     fdc = FDistController(self.fdist_dir)
     return fdc.run_pv(out_file, data_dir)