예제 #1
0
 def test_surface_treatment(self):
     treatment, xml_file, result = jde_surf_from_files(nbIterations=2,
                                                       outputDir=self.tmp_dir)
예제 #2
0
파일: jdetest.py 프로젝트: ainafp/pyhrf
 def test_surface_treatment(self):
     # pyhrf.verbose.set_verbosity(2)
     treatment, xml_file, result = jde_surf_from_files(nbIterations=2,
                                                       outputDir=self.tmp_dir)