Closedown

This commit is contained in:
x03daop
2016-04-05 17:52:48 +02:00
parent 3053b58359
commit 89e7e3a1c9
2 changed files with 82 additions and 3 deletions

View File

@@ -20,8 +20,6 @@ class PseudoDevice(Writable):
pseudo_device = PseudoDevice()
#add_device(PseudoDevice("pseudo_device"), True)
ascan((ManipulatorPhi, ManipulatorTheta, pseudo_device), (Counts, Scienta.image), (9.5,7.5,50.0), (10.5,8.5,70.0), (5,5,1), zigzag = True, before_read=before_readout, after_read = after_readout)