Detector Geometry customization
This commit is contained in:
@@ -236,7 +236,7 @@ int main(int argc, char **argv) {
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
DiffractionExperiment x(2, {8}, 8, 36);
|
||||
DiffractionExperiment x(DetectorGeometry(8, 2, 8, 36));
|
||||
|
||||
if ((file_space.GetDimensions()[1] == 2164) && (file_space.GetDimensions()[2] == 2068)) {
|
||||
logger.Info("JF4M with gaps detected (2068 x 2164)");
|
||||
|
||||
Reference in New Issue
Block a user