From 1fd4397fdcfa9c34df5e8621a2690af1bd8d7a2e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 30 Sep 2019 20:45:28 +0200 Subject: Update UI --- data/crystfel-demo.glade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/crystfel-demo.glade b/data/crystfel-demo.glade index a480fd6..53d6190 100644 --- a/data/crystfel-demo.glade +++ b/data/crystfel-demo.glade @@ -121,7 +121,7 @@ True False - indexamajig -i files.lst -o 5HT2B-peaks.stream -j `nproc` --peaks=peakfinder8 --threshold=400 --min-pix-count=2 --min-snr=8 --indexing=none + indexamajig -i files.lst -o peaks.stream -j 64 -g 5HT2B-Liu-2013.geom --peaks=peakfinder8 --threshold=800 --min-pix-count=1 --min-snr=3 --indexing=none True True @@ -215,7 +215,7 @@ True False - indexamajig -i files.lst -o 5HT2B-nocell.stream -j `nproc` --peaks=peakfinder8 --threshold=400 --min-pix-count=2 --min-snr=8 + indexamajig -i files.lst -o nocell.stream -j 64 -g 5HT2B-Liu-2013.geom --peaks=peakfinder8 --threshold=800 --min-pix-count=1 --min-snr=3 --indexing=mosflm True True @@ -307,7 +307,7 @@ True False - indexamajig -i files.lst -o 5HT2B-cell.stream -j `nproc` --peaks=peakfinder8 --threshold=400 --min-pix-count=2 --min-snr=8 -p 5HT2B.cell + indexamajig -i files.lst -o nocell.stream -j 64 -g 5HT2B-Liu-2013.geom --peaks=peakfinder8 --threshold=800 --min-pix-count=1 --min-snr=3 -p 5HT2B.cell --indexing=xgandalf,mosflm True True -- cgit v1.2.3