M3: master starts twice (non blocking) part 2 (#445)

* slaves and master vectors empty means all positions included: fixing double acquisition in masters

* debug print out
This commit is contained in:
Dhanya Thattil
2022-05-10 15:23:39 +02:00
committed by GitHub
parent f55bdd6eae
commit 0129c2c686
2 changed files with 22 additions and 13 deletions

View File

@ -279,7 +279,7 @@ class DetectorImpl : public virtual slsDetectorDefs {
int acquire();
/** also takes care of master and slave for multi module mythen */
void startAcquisition(bool blocking, Positions pos);
void startAcquisition(bool blocking, std::vector<int> positions);
/**
* Combines data from all readouts and gives it to the gui