Update Overview
This commit is contained in:
parent
f850f2fb30
commit
1dc5d2af79
@ -1 +1,60 @@
|
|||||||
# Introduction
|
The following intensity and position diagnostics are installed in the Aramis FEL
|
||||||
|
## Back scattering monitors
|
||||||
|
**Purpose:** Shot-to-shot non-destructive measurement of X-ray beam position and intensity (**P**hoton**B**eam**P**osition**S**olid)
|
||||||
|
|
||||||
|
<img src="https://docs.google.com/drawings/d/e/2PACX-1vSUi_Moq5yk7OC--yS0dMFI3A8h-EDZ9fWktFfx_WGW7lJkLWEpS3ky5TfsxJZi-QnkZlN9o19PCecP/pub?w=930&h=182">
|
||||||
|
|
||||||
|
> ### Front end
|
||||||
|
[SARFE10-PBPS053](Aramis-Intensity-Diagnostics/SARFE10-PBPS053)
|
||||||
|
|
||||||
|
> ### Optics hutch common
|
||||||
|
|
||||||
|
> ### Optics hutch Alvra
|
||||||
|
|
||||||
|
|
||||||
|
> ### Alvra hutch
|
||||||
|
|
||||||
|
|
||||||
|
> ### Optics hutch Bernina
|
||||||
|
|
||||||
|
|
||||||
|
> ### Bernina hutch
|
||||||
|
|
||||||
|
|
||||||
|
> ### Optics hutch Cristallina
|
||||||
|
|
||||||
|
|
||||||
|
> ### Cristallina hutch
|
||||||
|
|
||||||
|
|
||||||
|
## Spontaneous radiation detector
|
||||||
|
**Purpose:** Imaging of spontaneous radiation, primarily for ID commissioning
|
||||||
|
|
||||||
|
> ### Optics hutch - Bernina
|
||||||
|
|
||||||
|
|
||||||
|
# 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