aboutsummaryrefslogtreecommitdiff
path: root/src/pattern_sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pattern_sim.c')
-rw-r--r--src/pattern_sim.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pattern_sim.c b/src/pattern_sim.c
index 295c4e6d..473b768f 100644
--- a/src/pattern_sim.c
+++ b/src/pattern_sim.c
@@ -245,6 +245,7 @@ int main(int argc, char *argv[])
image.height = 1024;
image.lambda = ph_en_to_lambda(eV_to_J(1790.0)); /* Wavelength */
cell = load_cell_from_pdb("molecule.pdb");
+ image.filename = NULL;
#include "geometry-lcls.tmp"