---------------------------------
Options for ``FMTable`` subfigure
---------------------------------

**Option aliases:**

* *Parent* -> *Type*
* *parent* -> *Type*
* *pos* -> *Position*
* *type* -> *Type*
* *width* -> *Width*

**Recognized options:**

*Alignment*: {``'center'``} | :class:`object`
    value of option "Alignment"
*CA*: {``['mu', 'std']``} | :class:`list`\ [:class:`str`]
    value of option "CA"
*CLL*: {``['mu', 'std']``} | :class:`list`\ [:class:`str`]
    value of option "CLL"
*CLM*: {``['mu', 'std']``} | :class:`list`\ [:class:`str`]
    value of option "CLM"
*CLN*: {``['mu', 'std']``} | :class:`list`\ [:class:`str`]
    value of option "CLN"
*CN*: {``['mu', 'std']``} | :class:`list`\ [:class:`str`]
    value of option "CN"
*CY*: {``['mu', 'std']``} | :class:`list`\ [:class:`str`]
    value of option "CY"
*Caption*: {``None``} | :class:`str`
    subfigure caption
*Coefficients*: {``None``} | :class:`list`\ [:class:`str`]
    list of coefficients to detail in table
*Components*: {``None``} | :class:`list`\ [:class:`str`]
    list of components for which to report coefficients
*EpsFormat*: {``None``} | :class:`str`
    printf-style text format for sampling error
*Header*: {``''``} | :class:`str`
    subfigure header
*Iteration*: {``None``} | :class:`int`
    specific iteration at which to sample results
*MuFormat*: {``None``} | :class:`str`
    printf-style text format for mean value
*Position*: {``'b'``} | ``'c'`` | ``'t'``
    subfigure vertical alignment
*SigmaFormat*: {``None``} | :class:`str`
    printf-sylte text format for standard deviation
*Type*: {``None``} | :class:`str`
    subfigure type or parent
*Width*: {``None``} | :class:`float`
    value of option "Width"