3.1.9.2.6. Options for FMTable subfigure¶
Option aliases:
nStats -> NStats
nMinStats -> NMinStats
nMaxStats -> NMaxStats
Parent -> Type
parent -> Type
pos -> Position
type -> Type
width -> Width
Recognized options:
- Alignment: {
'center'} |object value of option “Alignment”
- CA: {
['mu', 'std']} |list[str] value of option “CA”
- CLL: {
['mu', 'std']} |list[str] value of option “CLL”
- CLM: {
['mu', 'std']} |list[str] value of option “CLM”
- CLN: {
['mu', 'std']} |list[str] value of option “CLN”
- CN: {
['mu', 'std']} |list[str] value of option “CN”
- CY: {
['mu', 'std']} |list[str] value of option “CY”
- Caption: {
None} |str subfigure caption
- Coefficients: {
None} |list[str] list of coefficients to detail in table
- Components: {
None} |list[str] list of components for which to report coefficients
- EpsFormat: {
'%.2e'} |dict|str printf-style text format for sampling error
- Header: {
''} |str subfigure header
- Iteration: {
None} |int specific iteration at which to sample results
- MuFormat: {
'%.4f'} |dict|str printf-style text format for mean value
- NMaxStats: {
None} |int max number of iterations to allow in averaging window
- NMinStats: {
None} |int min iteration number to include in averaging window
- NStats: {
None} |int nominal (minimum) number of iterations to average over
- Position: {
'b'} |'c'|'t' subfigure vertical alignment
- SigmaFormat: {
'%.4f'} |dict|str printf-sylte text format for standard deviation
- Type: {
None} |str subfigure type or parent
- Width: {
0.33} |float value of option “Width”