Update Aramis Contacts
parent
ca145e7799
commit
fff95ee106
@ -50,8 +50,40 @@ flowchart TD
|
|||||||
C -->|Motion control| D[Scott Stubbs]
|
C -->|Motion control| D[Scott Stubbs]
|
||||||
C -->|Spectrum not updating| E[Alex Gobbo]
|
C -->|Spectrum not updating| E[Alex Gobbo]
|
||||||
C -->|Data issue| F[Edwin Divall]
|
C -->|Data issue| F[Edwin Divall]
|
||||||
C -->|Can't find spectrum| G[Henrik Lemke/Claudio Cirelli]
|
C -->|Can't find spectrum| G[User Guide]
|
||||||
|
G -->|Still can't| I[Henrik Lemke/Claudio Cirelli]
|
||||||
D -->|Not available| H[Claude Pradervand]
|
D -->|Not available| H[Claude Pradervand]
|
||||||
E -->|Not available| H[Claude Pradervand]
|
E -->|Not available| H[Claude Pradervand]
|
||||||
F -->|Not available| H[Claude Pradervand]
|
F -->|Not available| H[Claude Pradervand]
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
# Intensity diagnostics (PDIM, PBPS)
|
||||||
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#825AA6',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#825AA6',
|
||||||
|
'lineColor': '#000',
|
||||||
|
'secondaryColor': '#000',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
|
||||||
|
flowchart TD
|
||||||
|
A[Aramis intensity diagnostics] --> B(Chris Arrell)
|
||||||
|
B --> |Not available| C{Type of issue}
|
||||||
|
C -->|Motion control| D[Scott Stubbs]
|
||||||
|
C -->|Pipleline not updating| E[Alex Gobbo]
|
||||||
|
C -->|Data issue| F[Edwin Divall]
|
||||||
|
C -->|Electronics| G[Frank Herzog/Arturo Alarcon]
|
||||||
|
D -->|Not available| H[Claude Pradervand]
|
||||||
|
E -->|Not available| H[Claude Pradervand]
|
||||||
|
F -->|Not available| H[Claude Pradervand]
|
||||||
|
G -->|Not available| H[Claude Pradervand]
|
||||||
|
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user