Script execution
This commit is contained in:
@@ -4,7 +4,7 @@ monochromator HGR scan with Scienta acquisition
|
||||
"""
|
||||
from ch.psi.pshell.epics import Motor
|
||||
|
||||
motor = Motor('X03DA-PGM:HGR')
|
||||
motor = Motor('MonoHGR', 'X03DA-PGM:HGR')
|
||||
|
||||
POSITIONERS = ('ca://X03DA-PGM:HGR')
|
||||
POSITIONERS = (motor)
|
||||
|
||||
Reference in New Issue
Block a user