jfjoch_process: Overwrite output files
This commit is contained in:
@@ -105,6 +105,7 @@ int main(int argc, char **argv) {
|
||||
experiment.FilePrefix(output_prefix);
|
||||
experiment.Mode(DetectorMode::Standard); // Ensure full image analysis
|
||||
experiment.PixelSigned(false);
|
||||
experiment.OverwriteExistingFiles(true);
|
||||
|
||||
// Configure Indexing
|
||||
IndexingSettings indexing_settings;
|
||||
|
||||
Reference in New Issue
Block a user