text lines that describe configuration of ParaCell
all lines are in the following format
keyword=number or keyword1=keyword2
(almost all parameters are optional)
for some methods combinations (those can not physically exist) are skipped
for ortorhombic system a>=b>=c,
for monoclinic system a>=c,
for triclinic system a>=b>=c.
NON_INDEXED=X the maximal number of unindexed reflections, NON_INDEXED = input reflections - LIMIT
LIMIT=X the minimal number of indexed reflections to be accepted (default value is the number of input reflections), LIMIT = input reflections - NON_INDEXED
** RATIO = X** at least X of reflections must be indexed. In other words, X is the minimal ratio of indexed reflections to input reflections.
INPUT_ERR=X the maximal assumed error of input reflections (in 2Th = degrees)
a correct indexed reflection must be in [input 2Th-INPUT_ERR/2,input 2Th+INPUT_ERR/2]
default value is 0
if set, it overrides FWHM settings!!!
NUMBER=X the number of assumed hkl triples, first lines from the .hkl input file (not used for TREOR-based method)
default value = min(1000, 20 * input reflections)
OPTIMIZE = X after the execution of the indexing method, try to optimize (i.e., increase F20) X best results.
SYSTEM=X choice of a crystal system, the following numbers are supported:
MAX_A, MAX_B, MAX_C , MAX_ANGLE, MAX_BETA , MAX_V or MIN_A, MIN_B, MIN_C, MIN_ANGLE , MIN_BETA, MIN_V Limits for lattice parameters or cell volume.
If they are not specified, default values are used: a,b,c in [3,25], angles in [60,120] degrees.
Note: MAX_ALPHA, MAX_GAMMA, MIN_ALPHA, MIN_GAMMA options were deprecated, use MAXIM_ANGLE or MINIM_ANGLE option instead
DB_BEST_LIST=X how many best solution will be printed (default value is 100)
DB_DETAIL_LIST=X how many best solution (in detail) will be printed (default value is 10)
the following methods (or variants) can be selected by parameter METHOD :
For CPU computation use "device=CPU" and setup the number of threads by keyword THREADS
Otherwise, the GPU (CUDA) is used (but this is available only for CUDA version)
ZERO_SHIFT=X turn on a zero-shift correction, maximal assumed value of shift is X
IMPROVE_CELL=1 turn on a cell parameters optimization, not implemented now. use option OPTIMIZE instead
STOP_FM20=X if a unit cell with FM20>=X is found, computation immediately stops
available from version 0.9, only CUDA CC 2.0 (Fermi generation) and better can be used
** Note ** If this error "the launch timed out and was terminated in" is displayed, you can correct it in Windows OS by following approaches first second
Wiki: Home
Wiki: dich-based
Wiki: grid-based
Wiki: mgls-based
Wiki: treor-based