-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.yaml
33 lines (27 loc) · 996 Bytes
/
template.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# PROJECT PARAMETERS
PROJECT_NAME: GPCR # name prefix for output stream
NPROC: 16 # number of processors; if SLURM=1, number of vCPUs per computing node (assuming homogenous cluster)
# INPUT FILES
GEOM: initial.geom
CELL: initial.cell
LST: full.lst
# LIST HANDLING PARAMETERS
SHUFFLE: 1 # whether you want to shuffle input list or not
TOP: none # whether you want to take first TOP images of your LST
# SLURM parameters
SLURM: 1
NODELINES: 100 # number of lines per single node
#MAX_NODES: 20 # maximum nuber of nodes can be allocated
#EXCLUDE_NODES: node1-1 # exclude nodes from allocation
# MERGING_OFFLINE
MERGE_OFFLINE: TRUE # when TRUE (default), stream merging is performed after all indexamajig runs are completed (valid if SLURM=1)
# DEBUG
DEBUG: FALSE # when TRUE, no sbatch commands are executed
# PEAK FINDING PARAMETERS
SNR: 4.0
THRESHOLD: 30
HIGHRES: 2.5
PEAKS: peakfinder8
INDEXING: xgandalf
MINPEAKS: 15
OTHERPARAMS: --multi --integration=rungs-grad --no-non-hits-in-stream