Skip to content

Commit bf42a40

Browse files
committed
desecify
1 parent 9e6090e commit bf42a40

27 files changed

+10
-105
lines changed

doc/Glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The journal parser is a program that runs as part of the end run processes. It l
177177

178178
## [LabVIEW](/system_components/LabVIEW)
179179

180-
**Laboratory Virtual Instrument Engineering Workbench**. A graphical programming language in which the device drivers for [SECI](#seci) are written.
180+
**Laboratory Virtual Instrument Engineering Workbench**. A graphical programming language in which the device drivers for [SECI](#seci) were written. A small number of drivers still use LabVIEW, despite SECI having been retired.
181181

182182
## [LeWIS](https://github.com/DMSC-Instrument-Data/lewis)
183183

@@ -189,7 +189,7 @@ A named abstraction for a variable setting, e.g. the macro is PORT, referenced a
189189

190190
## Mini-Inst
191191

192-
A term used to describe an instrument which uses components from both the [SECI](#seci) and [IBEX](#ibex) control systems. For example, an [IOC](#ioc) wrapped with a [VI](#vi) on a [SECI](#seci) instrument (using [CALab](#calab)).
192+
A term used to describe an instrument which runs a minimal set of IBEX services, as opposed to a full IBEX installation.
193193

194194
## [Momentum Slits](specific_iocs/motor_extensions/jaws/Barndoors-and-Momentum-Slits-on-MUON-Front-End)
195195

doc/Providing-Support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,14 +132,14 @@ There are a number of tips for [trouble shooting](#all_troubleshooting_links) al
132132
1. I can't use this button to get to more details/why doesn't this bit of the OPI work
133133
- Check they are in manager mode
134134
1. I need to add this device to my system
135-
- Check {external+ibex_user_manual:doc}`the user manual <index>` for IBEX, for SECI, if you don't know already ask someone else
135+
- Check {external+ibex_user_manual:doc}`the user manual <index>`
136136
1. My motor won't move
137137
- Are both limits made?
138138
- Yes: Something has happened in the physical realm, refer it to EUSG via the MCR
139139
- No: Go to next consideration
140140
- Is any of the other information updating for that motor controller?
141141
- Yes: Go to next consideration
142-
- No: Under IBEX go to the engineering device screen, under SECI open the advanced motor functions and go to the console tab, do not send any characters but send a command, if the response is anything but `:` then the Galil is in a fault mode of some kind which will involve restarts etc.
142+
- No: Under IBEX go to the engineering device screen, do not send any characters but send a command, if the response is anything but `:` then the Galil is in a fault mode of some kind which will involve restarts etc.
143143
* If the Galil is unresponsive refer it to EUSG via the MCR
144144
- Looking at the specific motor:
145145
- Are you trying to move in the same direction as an active limit switch?

doc/iocs/conventions/PV-Naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Should be followed by the hall identifier. We could use `HA:TS1:*` etc, or be mo
113113
Sub domain is full instrument name e.g GEM. If we wish to distinguish the instrument “front end” from the rest, could use `*:FE` sub-domain
114114

115115
- `IN:GEM:*`: Prefix for all variables related to GEM instrument
116-
- `IN:GEM:SB:*`: Where to record short SECI block (short/friendly) names if we use them
116+
- `IN:GEM:SB:*`: Where to record block (short/friendly) names if we use them
117117
- `IN:GEM:MOT:*`: Motion control equipment - see below
118118
- `IN:GEM:VAC:*`: Vacuum equipment
119119
- `IN:GEM:CS:*`: Variables related to instrument control system software - see below

doc/processes/instrument_details/CHIPIR-Instrument-Details.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ CHIPIR is a neutron instrument dedicated to the irradiation of microelectronics
66

77
It was originally intended that IBEX should be piloted on CHIPIR, but commissioning of the instrument has taken longer than expected and, therefore, this idea has been shelved. Nevertheless, there is no reason why IBEX cannot be installed on CHIPIR at some future date.
88

9-
## Control System ##
10-
CHIPIR currently uses the SECI control system. It will migrate to the IBEX control system at a convenient date (yet to be decided).
11-
129
## CHIPIR Equipment ##
1310
The equipment listed below is used on CHIPIR. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. to this table).
1411

doc/processes/instrument_details/CRISP-Instrument-Details.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ This page collects information that will be useful for the implementation of the
44
## Background & Timeline ##
55
CRISP is a reflectometer instrument at ISIS, on TS1. The [CRISP](https://www.isis.stfc.ac.uk/Pages/CRISP.aspx) web page describes the background to the instrument.
66

7-
## Control System ##
8-
CRISP will migrate from the SECI control system to the IBEX control system in MMMMMMMM YYYY.
9-
107
## CRISP Equipment ##
118
The equipment listed below is used on CRISP. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. to this table).
129

doc/processes/instrument_details/GEM-Instrument-Details.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ This page collects information that will be useful for the implementation of the
44
## Background & Timeline ##
55
GEM is a diffractometer instrument at ISIS, on TS1. The [GEM](http://www.isis.stfc.ac.uk/instruments/gem/gem2467.html) web page describes the background to the instrument.
66

7-
## Control System ##
8-
GEM will migrate from the SECI control system to the IBEX control system in summer 2017. During the summer 2017 shutdown, new jaws will be installed on GEM.
9-
107
## GEM Equipment ##
118
The equipment listed below is used on GEM. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. to this table).
129

@@ -98,7 +95,6 @@ Furnaces are controlled via a temperature controller (e.g. Eurotherm), so nothin
9895
[see Collimator note](#gem_noteCollimator)
9996

10097
## GEM SECI Configs ##
101-
Document information about GEM SECI configs here.
10298

10399
Configuration Name | Sub-Configurations | Last Accessed | Required |
104100
----------------------------------------------------------|----------------------------------------------------------------|---------------|----------|

doc/processes/instrument_details/HRPD-Instrument-Details.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ HRPD, the High Resolution Powder Diffractometer is an instrument on TS1 at ISIS.
66

77
There is a proposal to re-build HRPD at some point in the next 3-5 years.
88

9-
## Control System ##
10-
HRPD will migrate from the SECI control system to the IBEX control system.
11-
129
## HRPD Equipment ##
1310
The equipment listed below is used on HRPD. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. to this table).
1411

doc/processes/instrument_details/LOQ-Instrument-Details.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ LOQ is a time-of-flight SANS instrument instrument at ISIS, on TS1. The [LOQ](ht
66

77
It has 3 collimation apertures (only A2 is computer-controlled), 4 monitors (insertion/removal of M3 is computer-controlled), and 2 detectors (an ORDELA He-3 MWPC 'main' detector and a annular 4-module 'high-angle' scintillator detector, _neither of which move!_). _There are no jaw sets on LOQ._
88

9-
## Control System ##
10-
LOQ will migrate from the SECI control system to the IBEX control system in time for Cycle 2018/04.
11-
129
## LOQ Equipment ##
1310
The equipment listed below is used on LOQ. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. as necessary).
1411

doc/processes/instrument_details/MAPS-Instrument-Details.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ This page collects information that will be useful for the implementation of the
55
## Background & Timeline ##
66
MAPS is a chopper spectrometer on TS1 at ISIS. The [MAPS](http://www.isis.stfc.ac.uk/instruments/maps/) web page describes the background to the instrument.
77

8-
## Control System ##
9-
MAPS will migrate from the SECI control system to the IBEX control system.
10-
118
## MAPS Equipment ##
129
The equipment listed below is used on MAPS. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. to this table).
1310

doc/processes/instrument_details/MARI-Instrument-Details.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ This page collects information that will be useful for the implementation of the
55
## Background & Timeline ##
66
MARI is a chopper spectrometer on TS1 at ISIS. The [MARI](https://www.isis.stfc.ac.uk/Pages/mari.aspx) web page describes the background to the instrument.
77

8-
## Control System ##
9-
It is proposed that MARI will migrate from the SECI control system to the IBEX control system in time for Cycle 2018/04.
10-
118
## MARI Equipment ##
129
The equipment listed below is used on MARI. Please add new information (e.g. new items of equipment, new notes, information about drivers, etc. to this table).
1310

0 commit comments

Comments
 (0)