DiffractionExperiment: Remove DetectorMode::Raw
This commit is contained in:
@@ -21,7 +21,7 @@ TEST_CASE("DiffractionSpot_AddOperator","[StrongPixelSet]") {
|
||||
|
||||
TEST_CASE("StrongPixelSet_BuildSpots","[StrongPixelSet]") {
|
||||
DiffractionExperiment experiment(DetJF(1,1,0,0,false));
|
||||
experiment.Mode(DetectorMode::Raw);
|
||||
experiment.Raw();
|
||||
|
||||
SpotFindingSettings settings;
|
||||
settings.low_resolution_limit = 200.0;
|
||||
|
||||
Reference in New Issue
Block a user