cleaned up prime table
This commit is contained in:
@ -71,10 +71,9 @@ signalMirror = sd.general.smaract.SmarActStage(
|
|||||||
# description="Microscope focus and zoom"
|
# description="Microscope focus and zoom"
|
||||||
#)
|
#)
|
||||||
|
|
||||||
primeTable = sd.endstations.alvra_prime.Table(
|
primeTable = sd.endstations.alvra_prime.PrimeTable(
|
||||||
"SARES11-XOTA125",
|
"SARES11-XOTA125",
|
||||||
z_undulator=127,
|
name="Prime optical table"
|
||||||
description="Prime optical table"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
vacuum = sd.endstations.alvra_prime.Vacuum(
|
vacuum = sd.endstations.alvra_prime.Vacuum(
|
||||||
|
Reference in New Issue
Block a user