Update Overview
This commit is contained in:
parent
576b6a6207
commit
81e10738b8
@ -40,4 +40,30 @@ The following spatial diagnostics are installed in the Aramis FEL
|
|||||||
**Purpose:** Imaging of spontaneous radiation, primarily for ID commissioning
|
**Purpose:** Imaging of spontaneous radiation, primarily for ID commissioning
|
||||||
|
|
||||||
> ### Optics hutch - Bernina
|
> ### Optics hutch - Bernina
|
||||||
>[SAROP21-PSRD103](Aramis-spatial-diagnostics/SAROP21 PSRD103)
|
>[SAROP21-PSRD103](Aramis-spatial-diagnostics/SAROP21 PSRD103)
|
||||||
|
|
||||||
|
# Debug guide
|
||||||
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#825AA6',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#825AA6',
|
||||||
|
'lineColor': '#000',
|
||||||
|
'secondaryColor': '#000',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
|
||||||
|
flowchart TD
|
||||||
|
C{Type of issue}
|
||||||
|
C -->|Motion control| D[Scott Stubbs]
|
||||||
|
C -->|Camera issue| E[Scott Stubbs]
|
||||||
|
C -->|Data issue| F[Edwin Divall]
|
||||||
|
D -->|Not available| G[Claude Pradervand]
|
||||||
|
E -->|Not available| G[Claude Pradervand]
|
||||||
|
F -->|Not available| G[Tine Celcer]
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user