https://github.com/biochem-fan/cheetah
Raw File
Tip revision: 78f9da1939342e703875368909818681058150a2 authored by Takanori Nakane on 29 August 2019, 21:49:47 UTC
Add the --min-spots option (thanks to Aaron Brewster @phyy-nx)
Tip revision: 78f9da1
environ_example.bash

export XTCDIR="/reg/d/ana02/cxi/cxi29411/xtc"
export H5DIR="/reg/d/ana02/cxi/cxi29411/scratch/rkirian/hdf5"
export CONFIGDIR="/reg/neh/home/rkirian/cxi/cxi29411/scripts/config"
export TMPDIR="/reg/d/ana02/cxi/cxi29411/scratch/rkirian/tmp"
export CHEETAH="/reg/neh/home/rkirian/cxi/cxi29411/cheetah/cheetah"

back to top