summaryrefslogtreecommitdiff
path: root/files/run-peaks.sh
blob: 41d5248bdc83a30c1611ece215e6fd92f4553dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/sh
#SBATCH --partition=maxwell,cfel
#SBATCH --time=24:00:00
#SBATCH --nodes=1
#SBATCH --job-name  5HT2B-all
#SBATCH --output    5HT2B-all-%N-%j.out
#SBATCH --error     5HT2B-all-%N-%j.err
#SBATCH --mail-type FAIL
#SBATCH --mail-user thomas.white@desy.de

#source /gpfs/cfel/cxi/common/cfelsoft-rh7/setup.sh
#module load crystallography/latest
#export PATH=/install/bin:$PATH

source /gpfs/cfel/cxi/common/public/cfelsoft-rh7-public/conda-setup.sh
conda activate cfel_crystallography

indexamajig -i files.lst -o peaks.stream -j `nproc` -g 5HT2B-Liu-2013.geom --peaks=peakfinder8 --threshold=800 --min-pix-count=1 --min-snr=3 --indexing=none