Where is …?
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
 
- 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 on the developer’s manual. 
- User scripts: instrument dependent often in - c:\scripts
- Instrument scripts: - C:\Instrument\Settings\config\<computer>\Pythonversion controlled instrument scripts which are accessed through- inst.. Either as a single file called- inst.pyor a folder called- inst
- Shared instrument scripts: - C:\Instrument\scriptsthese are scripts shared between multiple instruments see shared instrument scripts
- Data: - C:\datathe data recorded by the instrument