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
tomotools
nxtomomill
Commits
67ff1500
Commit
67ff1500
authored
Nov 05, 2020
by
Tomas Farago
Browse files
[settings] add `frelon2` camera and `rotm` as rotation angle key
parent
ec5c0e92
Pipeline
#36549
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nxtomomill/settings.py
View file @
67ff1500
...
...
@@ -35,9 +35,9 @@ __date__ = "13/05/2020"
### HDF5 settings
H5_VALID_CAMERA_NAMES
=
(
'pcolinux'
,
'basler1'
,
'frelon1'
,
'pco2linux'
,
'dimaxlinux'
,
'pcowin'
)
H5_VALID_CAMERA_NAMES
=
(
'pcolinux'
,
'basler1'
,
'frelon1'
,
'frelon2'
,
'pco2linux'
,
'dimaxlinux'
,
'pcowin'
)
H5_ROT_ANGLE_KEYS
=
(
'mhsrot'
,
'mrsrot'
,
'hrsrot'
,
'srot'
,
'diffrz'
)
H5_ROT_ANGLE_KEYS
=
(
'rotm'
,
'mhsrot'
,
'mrsrot'
,
'hrsrot'
,
'srot'
,
'diffrz'
)
H5_X_TRANS_KEYS
=
(
"sx"
,
'd3tx'
)
...
...
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