aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/process_image.h')
-rw-r--r--src/process_image.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/process_image.h b/src/process_image.h
index b8ded1ed..1a8a9ff3 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -63,6 +63,9 @@ struct index_args
struct beam_params *beam;
char *element;
char *hdf5_peak_path;
+ float pk_inn;
+ float pk_mid;
+ float pk_out;
float ir_inn;
float ir_mid;
float ir_out;