aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-11-08 13:36:17 +0100
committerThomas White <taw@physics.org>2022-11-08 13:42:27 +0100
commit46baa4da52b939db5e8a01271befb9f5e704b3b7 (patch)
tree03600453573def91f0194d76f19bf67807ce6a6b /src/process_image.h
parent7a406dd524e4b01877cca301f85265a2901ffb43 (diff)
indexamajig: Add --cell-parameters-only
Diffstat (limited to 'src/process_image.h')
-rw-r--r--src/process_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_image.h b/src/process_image.h
index 166f6cd5..feb3f81c 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -108,6 +108,7 @@ struct index_args
float fix_profile_r;
float fix_divergence;
int overpredict;
+ int cell_params_only;
/* Output */
int stream_flags;