Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HDF5
NeXus
nxstress_examples
Commits
8231a8a9
Commit
8231a8a9
authored
Sep 24, 2022
by
Wout De Nolf
Browse files
fixup
parent
a6d38934
Pipeline
#88116
passed with stages
in 1 minute and 21 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8231a8a9
# NXstress Examples
Documentation
s
of the
the
new
*NXstress application definition*
:
Documentation of the new
*NXstress application definition*
:
https://hdf5.gitlab-pages.esrf.fr/nexus/nxstress_examples/classes/contributed_definitions/NXstress.html#nxstress
...
...
generate.py
View file @
8231a8a9
...
...
@@ -123,9 +123,7 @@ def iter_esrf_point_fitresults(point_url, separate=True):
"mergetitle"
:
f
"Diffractogram (det_azim=
{
det_azim
}
deg)"
,
}
nxdataparams
[
"name"
]
=
f
"diffractogram_
{
orgdetname
}
_roi
{
i
:
04
d
}
"
nxdataparams
[
"title"
]
=
(
f
"Diffractogram (det_azim=
{
det_azim
}
deg, ROI
{
i
}
)"
,
)
nxdataparams
[
"title"
]
=
f
"Diffractogram (det_azim=
{
det_azim
}
deg, ROI
{
i
}
)"
else
:
nxdatainfo
=
{
# "stackaxisvalue": f"det_azim={det_azim} deg, roi{i:04d}"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment