Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pycalibration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor 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
calibration
pycalibration
Commits
987a4d88
Commit
987a4d88
authored
6 years ago
by
Mikhail Karnevskiy
Browse files
Options
Downloads
Patches
Plain Diff
Add PlotFromCalDB notebook
parent
9b6fd4dd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!12
Study statistics
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xfel_calibrate/notebooks.py
+7
-1
7 additions, 1 deletion
xfel_calibrate/notebooks.py
with
7 additions
and
1 deletion
xfel_calibrate/notebooks.py
+
7
−
1
View file @
987a4d88
...
...
@@ -66,6 +66,12 @@ notebooks = {
"
default concurrency
"
:
[
-
1
],
"
cluster cores
"
:
2
},
},
"
PLOTSTATFROMCALDB
"
:
{
"
notebook
"
:
"
notebooks/LPD/PlotFromCalDB.ipynb
"
,
"
concurrency
"
:
{
"
parameter
"
:
None
,
"
default concurrency
"
:
None
,
"
cluster cores
"
:
1
},
},
},
"
PNCCD
"
:
{
"
CHARACTERIZE
"
:
{
...
...
@@ -76,4 +82,4 @@ notebooks = {
},
}
}
\ No newline at end of file
}
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