Closedown
This commit is contained in:
@@ -118,7 +118,6 @@ class SpectrumReader(ReadonlyRegisterBase, ReadonlyRegisterArray):
|
||||
ehi = self.region['ehi'] + edelta
|
||||
|
||||
if self.region['fixed']:
|
||||
print("move photon energy")
|
||||
Eph.write(self.region['ephot'])
|
||||
Scienta.setAcquisitionMode(ch.psi.pshell.epics.Scienta.AcquisitionMode.Fixed)
|
||||
Scienta.centerEnergy.write(elo)
|
||||
|
||||
@@ -324,6 +324,7 @@ def after_scan():
|
||||
Close shutter and turn off analyser
|
||||
"""
|
||||
caput("X03DA-PC:AFTER-SCAN.PROC", 1)
|
||||
caput("X03DA-OP-VG7:WT_SET", 0)
|
||||
#caput("X03DA-FE-AB1:CLOSE4BL", 0)
|
||||
#release_keithleys()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user