IndexAndRefine: Work in progress to understand why rotation indexing doesn't work
This commit is contained in:
@@ -133,7 +133,6 @@ int main(int argc, char **argv) {
|
||||
experiment.Mode(DetectorMode::Standard); // Ensure full image analysis
|
||||
experiment.PixelSigned(true);
|
||||
experiment.OverwriteExistingFiles(true);
|
||||
experiment.PolarizationFactor(0.0);
|
||||
|
||||
// Configure Indexing
|
||||
IndexingSettings indexing_settings;
|
||||
|
||||
Reference in New Issue
Block a user