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
LimaGroup
Lima-camera-slsdetector
Commits
edfe8516
Commit
edfe8516
authored
May 28, 2018
by
Alejandro Homs Puron
Committed by
Operator for ID00
Sep 25, 2018
Browse files
Eiger: update TimeRanges when changing the readout parallel mode
parent
41445775
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SlsDetectorEiger.cpp
View file @
edfe8516
...
...
@@ -589,6 +589,7 @@ void Eiger::setParallelMode(ParallelMode mode)
DEB_MEMBER_FUNCT
();
DEB_PARAM
()
<<
DEB_VAR1
(
mode
);
m_det
->
setParallelMode
(
mode
);
updateTimeRanges
();
}
void
Eiger
::
getParallelMode
(
ParallelMode
&
mode
)
...
...
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