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
57a21f28
Commit
57a21f28
authored
7 months ago
by
Loïc Le Guyader
Browse files
Options
Downloads
Plain Diff
Adds XRD MCPs mnemonics
See merge request
!302
parents
4b4e54fd
bc5d9bba
No related branches found
Branches containing commit
No related tags found
1 merge request
!302
Adds XRD MCPs mnemonics
Pipeline
#148132
passed
7 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/toolbox_scs/constants.py
+10
-0
10 additions, 0 deletions
src/toolbox_scs/constants.py
with
10 additions
and
0 deletions
src/toolbox_scs/constants.py
+
10
−
0
View file @
57a21f28
...
@@ -1010,6 +1010,16 @@ mnemonics = {
...
@@ -1010,6 +1010,16 @@ mnemonics = {
'
dim
'
:
[
'
xoxeos_samplesId
'
],
'
dim
'
:
[
'
xoxeos_samplesId
'
],
'
extract
'
:
'
peaks
'
},),
'
extract
'
:
'
peaks
'
},),
"
XRD_MCP_SMALLraw
"
:
({
'
source
'
:
'
SCS_XRD_DET/ADC/MCP_SMALL:output
'
,
'
key
'
:
'
data.rawData
'
,
'
dim
'
:
[
'
mcpsmall_samplesId
'
],
'
extract
'
:
'
peaks
'
},),
"
XRD_MCP_BIGraw
"
:
({
'
source
'
:
'
SCS_XRD_DET/ADC/MCP_BIG:output
'
,
'
key
'
:
'
data.rawData
'
,
'
dim
'
:
[
'
mcpbig_samplesId
'
],
'
extract
'
:
'
peaks
'
},),
# KARABACON
# KARABACON
"
KARABACON
"
:
({
'
source
'
:
'
SCS_DAQ_SCAN/MDL/KARABACON
'
,
"
KARABACON
"
:
({
'
source
'
:
'
SCS_DAQ_SCAN/MDL/KARABACON
'
,
'
key
'
:
'
actualStep.value
'
,
'
key
'
:
'
actualStep.value
'
,
...
...
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