Ejemplo n.º 1
0
 def test_mirror(self):
     pth = '/scratch/jjlee/Singularity/CCIR_00754/ses-E201038/OO_DT20161216112441.000000-Converted-AC'
     obj = Reconstruction(pth, v=True, minTime=0, si=31)
     obj.checkScattering(fcomment='_checkScattering')
     obj.createDynamic2Carney(fcomment='_createDynamic2Carney')
Ejemplo n.º 2
0
 def test_scatter(self):
     obj = Reconstruction(self.tracerBaseloc + '-AC', v=True)
     obj.checkScattering(fcomment='_checkScattering')