コード例 #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)