Skip to content
Snippets Groups Projects
Commit 3df511c2 authored by jmcchesn's avatar jmcchesn
Browse files

Merge branch 'jmcchesn-main-patch-45002' into 'main'

updated imports in instruments.xrays

See merge request 29id/IEXcode!7
parents 17181ffd 51f84c72
No related branches found
No related tags found
1 merge request!7updated imports in instruments.xrays
......@@ -9,7 +9,8 @@ from time import sleep
from epics import caget,caput
import iexcode.instruments.cfg as iex
from iexcode.instruments.SRS_current_amplifiers import ca_average, ca_detector_list
from iexcode.instruments.SRS_current_amplifiers import *
from iexcode.instruments.Keithlys import *
from iexcode.instruments.diagnostics import *
from iexcode.instruments.FMB_mirrors import FMB_mirror_get
from iexcode.instruments.IEX_VPU import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment