mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
wip
This commit is contained in:
@ -1199,6 +1199,13 @@ class Detector {
|
||||
*/
|
||||
void setGainMode(const defs::gainMode mode, Positions pos = {});
|
||||
|
||||
/** [Jungfrau] Advanced */
|
||||
Result<int> getFilterCell(Positions pos = {}) const;
|
||||
|
||||
/** [Jungfrau] Advanced Options[0-12]
|
||||
*/
|
||||
void setFilterCell(int cell, Positions pos = {});
|
||||
|
||||
///@{
|
||||
|
||||
/** @name Gotthard Specific */
|
||||
|
Reference in New Issue
Block a user