.. The Xray::BLA and Metis document is copyright 2016 Bruce Ravel and released under The Creative Commons Attribution-ShareAlike License http://creativecommons.org/licenses/by-sa/3.0/ The configuration file ====================== The configuration file is in the Windows-style ini format using a here-doc style extension for multi-line parameter values. Here is an example: .. code-block:: bash [measure] emission = 9703 9705 9707 9709 9711 9713 9715 9717 9719 scanfolder = /home/bruce/Data/NIST/10ID/2011.12/scans tiffolder = /home/bruce/Data/NIST/10ID/2011.12/tiffs outfolder = /home/bruce/Data/NIST/10ID/2011.12/processed element = Au line = La1 tiffcounter = 0001 energycounterwidth = 4 imagescale = 40 outimage = gif [files] scan = %s.001 elastic = %s_elastic_%e_%t.tif image = %s_%c.tif [spots] xrange = 58 334 spots=<`_ at any emission energy. The syntax of this section is somewhat fussy. It is essential that there are no spaces after either instance of the word ``END``. Other than that, white space is not important, but spelling is.