
ianalyze
********
Evaluates a histogram of a logarithm of squared couplings
The following table contains the defaults input options for the calculator, The default `OPTIONAL` means this option is switched off, if no input is given. 
`REQUIRED` arguments have to be specified, otherwise an error is thrown.

.. list-table::
   :header-rows: 1
   :widths: 30 20 15 15
   :align: center

   * - Property Name
     - Default Value
     - Description
     - Valid Input
   * - resolution_logJ2
     - 0.5
     - Bin size of histogram log(J2)
     - float+
   * - resolution_space
     - 0.05
     - Bin size for r in log(J2(r))
     - float+
   * - states
     - e, h, s, t
     - states to analyze
     - | [e
       | h
       | s
       | t]
   * - do_pairtype
     - false
     - 
     - bool
   * - pairtype
     - Hopping
     - method to compute the pairtype
     - | Hopping
       | Excitoncl
   * - do_resolution_spatial
     - false
     - 
     - bool
.. note::
   An *xml* file containing the defaults for the `ianalyze` calculator can be created via `-p ianalyze -o FILENAME` command line options `
