--------------------------
Options for default report
--------------------------

**Recognized options:**

*Affiliation*: {``''``} | :class:`str`
    organization for report authors
*Archive*: {``True``} | ``False``
    option to tar report folders after compilation
*Author*: {``''``} | :class:`str`
    automated report authors
*ErrorFigures*: {``None``} | :class:`list`\ [:class:`str`]
    list of figures for cases with ERROR status
*Figures*: {``None``} | :class:`list`\ [:class:`str`]
    list of figures in report
*Frontispiece*: {``None``} | :class:`str`
    image for repore title page
*Logo*: {``None``} | :class:`str`
    logo for footer of each report page
*MinIter*: {``0``} | :class:`int`
    minimum iteration for report to generate
*Parent*: {``None``} | :class:`str`
    name of report from which to inherit options
*Restriction*: {``None``} | :class:`str`
    distribution restriction label
*ShowCaseNumber*: {``True``} | ``False``
    option to show run matrix case index on each page
*Subtitle*: {``''``} | :class:`str`
    report subtitle
*Sweeps*: {``None``} | :class:`list`\ [:class:`str`]
    list of sweeps to include
*Title*: {``'CAPE report'``} | :class:`str`
    report title
*ZeroFigures*: {``None``} | :class:`list`\ [:class:`str`]
    list of figures for cases with 0 iterations