Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
ToolBox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
ToolBox
Commits
a79951dc
Commit
a79951dc
authored
2 years ago
by
Loïc Le Guyader
Browse files
Options
Downloads
Patches
Plain Diff
Improved DSSC fine delay analysis
parent
e3c39a46
No related branches found
No related tags found
1 merge request
!185
Improved DSSC fine delay analysis
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/DSSC fine delay with SCS toolbox.ipynb
+1018
-745
1018 additions, 745 deletions
doc/DSSC fine delay with SCS toolbox.ipynb
src/toolbox_scs/constants.py
+5
-0
5 additions, 0 deletions
src/toolbox_scs/constants.py
with
1023 additions
and
745 deletions
doc/DSSC fine delay with SCS toolbox.ipynb
+
1018
−
745
View file @
a79951dc
This diff is collapsed.
Click to expand it.
src/toolbox_scs/constants.py
+
5
−
0
View file @
a79951dc
...
...
@@ -446,6 +446,11 @@ mnemonics = {
'
key
'
:
'
data.image.pixels
'
,
'
dim
'
:
[
'
llc1_y
'
,
'
llc1_x
'
]},),
# DSSC
"
DSSC_delay
"
:
({
'
source
'
:
'
SCS_RR_SYS/TSYS/UTC-1-S2
'
,
'
key
'
:
'
backTrg3.delay.value
'
,
'
dim
'
:
None
},),
# PI-MTE3 CCD camera
"
MTE3
"
:
({
'
source
'
:
'
SCS_CDIDET_MTE3/CAM/CAMERA:daqOutput
'
,
'
key
'
:
'
data.image.pixels
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment