What is IBEX
IBEX is the name of a suite of software which helps to control the beamlines for experiments at ISIS, as well as generating the data files which are then digested and made available via the ISIS Data Gateway.
IBEX consists of a server and Graphical User Interface (GUI) system, which can be run on separate computers if appropriate.
IBEX uses python as its scripting language. genie_python is a python library that allows the scripts written for IBEX to match closely in format to those in the previous control system used at ISIS.
The IBEX Server
You can find out more about the IBEX server here.
The IBEX GUI
Using the IBEX GUI is the primary focus of this whole manual, as it is through the GUI that you will typically interact with IBEX.
Introduction to genie_python
A full reference to genie_python is available on GitHub or internally on shadow.
Previous Instrument Control at ISIS
You can find out more about the previous control system, SECI, and how it relates to IBEX here.