-
Notifications
You must be signed in to change notification settings - Fork 1
IBEX File Paths page
John Holt edited this page Oct 21, 2020
·
4 revisions
The installation of IBEX is common for most instruments you shouldn't need to delve into the paths as a user but as an instrument scientist there may be some items you wish to edit or look at. The system is set out as follows:
- IBEX Client:
C:\Instrument\Apps\Client_E4\ibex-client.exethere should be a shortcut on the task bar - IBEX Server:
C:\Instrument\Apps\EPICSto start and stop the server see Starting-and-Stopping-IBEX - genie_python:
C:\Instrument\Apps\Python3\genie_python.batusually python is accessed through the client scripting console - Configurations:
C:\Instrument\Settings\config\<computer>\configurationsthis directory contains configuration, components and IOC specific configuration. The IOC specific configurations include:- galil:
galilgalil motor configurations for all controllers, including jaws, axes and motion setpoint commands but not value - motion setpoints:
motionSetPointsthe motion setpoints - refl:
refl\config.pydefault reflectometry configuration - DAE tables:
tablescontains wiring, spectra and detector tables for the DAE - TCB files:
tcbcontains the tcb files
- galil:
- Common calibration files:
C:\Instrument\Settings\config\commoncalibration files for instruments e.g. Eurotherm sensors - Log files: These are in various places depending on the source see Log File locations
- User scripts: instrument dependent often in
c:\scripts - Instrument scripts:
C:\Instrument\Settings\config\<computer>\Pythonversion controlled instrument scripts which are accessed throughinst.. Either as a single file calledinst.pyor a folder calledinst - Shared instrument scripts:
C:\Instrument\scriptsthese are scripts shared between multiple instruments see shared instrument scripts. - Data:
C:\datathe data recorded by the instrument