mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-01 09:01:19 +01:00
to avoid confusion, moved default initialized, single sized declared vector of roi to be created at setDetectorType
This commit is contained in:
@@ -156,9 +156,7 @@ void Implementation::setDetectorType(const detectorType d) {
|
||||
}
|
||||
|
||||
// number of portrois should be equal to number of interfaces
|
||||
if (d == EIGER) {
|
||||
ResetRois();
|
||||
}
|
||||
ResetRois();
|
||||
|
||||
SetLocalNetworkParameters();
|
||||
SetupFifoStructure();
|
||||
|
||||
Reference in New Issue
Block a user