spotlight executables

spotlight_inspect

usage: spotlight_inspect [-h] [--input-file INPUT_FILE] [--version]

Inspects the contents of a solution file created with Spotlight.

optional arguments:
  -h, --help            show this help message and exit
  --input-file INPUT_FILE
  --version

spotlight_minimize

usage: spotlight_minimize [-h] --config-files CONFIG_FILES [CONFIG_FILES ...]
                          [--config-overrides CONFIG_OVERRIDES [CONFIG_OVERRIDES ...]]
                          [--tmp-dir TMP_DIR] [--verbose] [--version]

Optimizes a refinement plan.

optional arguments:
  -h, --help            show this help message and exit
  --config-files CONFIG_FILES [CONFIG_FILES ...]
  --config-overrides CONFIG_OVERRIDES [CONFIG_OVERRIDES ...]
  --tmp-dir TMP_DIR
  --verbose
  --version

spotlight_plot_profile

Matplotlib is building the font cache; this may take a moment.
usage: spotlight_plot_profile [-h] [--input-file INPUT_FILE]
                              [--profile-file PROFILE_FILE]
                              [--residual-file RESIDUAL_FILE]
                              [--reflections-file REFLECTIONS_FILE]
                              [--phase-labels PHASE_LABELS [PHASE_LABELS ...]]
                              [--xlim XLIM XLIM] [--version]

Plots the diffraction profile, residual, and reflection positions.

optional arguments:
  -h, --help            show this help message and exit
  --input-file INPUT_FILE
  --profile-file PROFILE_FILE
  --residual-file RESIDUAL_FILE
  --reflections-file REFLECTIONS_FILE
  --phase-labels PHASE_LABELS [PHASE_LABELS ...]
  --xlim XLIM XLIM
  --version

spotlight_gsas_setup

usage: spotlight_gsas_setup [-h] --input-files INPUT_FILES [INPUT_FILES ...]
                            [--tmp-dir TMP_DIR] [--gsas-done] [--version]

Setup a GSAS or GSAS-II experiment for the best match from an optimization
search. Optionally for GSAS, creates a PDF for best match.

optional arguments:
  -h, --help            show this help message and exit
  --input-files INPUT_FILES [INPUT_FILES ...]
  --tmp-dir TMP_DIR
  --gsas-done
  --version