----------------------------------- Options for ``PlotCoeff`` subfigure ----------------------------------- **Option aliases:** * *ErrPltOptions* -> *EpsilonPlotOptions* * *ErrorFormat* -> *EpsilonFormat* * *DeltaOptions* -> *DeltaPlotOptions* * *IterativeError* -> *KEpsilon* * *LineOptions* -> *PlotOptions* * *MeanOptions* -> *MuPlotOptions* * *NMin* -> *NMinStats* * *StDevOptions* -> *SigmaPlotOptions* * *col* -> *Coefficient* * *nMaxStats* -> *NMaxStats* * *nMin* -> *NMinStats* * *nMinStats* -> *NMinStats* * *nStats* -> *NStats* * *nAverage* -> *NStats* * *nAvg* -> *NStats* * *nEpsilon* -> *KEpsilon* * *nPlotFirst* -> *NPlotFirst* * *nFirst* -> *NPlotFirst* * *nPlotIters* -> *NPlotIters* * *nPlotLast* -> *NPlotLast* * *FigHeight* -> *FigureHeight* * *FigWidth* -> *FigureWidth* * *GridStyle* -> *GridPlotOptions* * *MinorGridStyle* -> *MinorGridPlotOptions* * *RestrictionLocation* -> *RestrictionLoc* * *RestrictionX* -> *RestrictionXPosition* * *RestrictionY* -> *RestrictionYPosition* * *dpi* -> *DPI* * *Parent* -> *Type* * *parent* -> *Type* * *pos* -> *Position* * *type* -> *Type* * *width* -> *Width* * *Sigma* -> *KSigma* * *StandardDeviation* -> *KSigma* * *ksig* -> *KSigma* * *nSigma* -> *KSigma* * *sig* -> *NSigma* * *sigma* -> *KSigma* **Recognized options:** *Alignment*: {``'center'``} | :class:`object` value of option "Alignment" *Caption*: {``None``} | :class:`str` subfigure caption *CaptionComponent*: {``None``} | :class:`str` explicit text for component portion of caption *Coefficient*: {``None``} | :class:`object` value of option "Coefficient" *Component*: {``None``} | :class:`object` value of option "Component" *DNStats*: {``None``} | :class:`int` interval between candidate averaging window sizes *DPI*: {``150``} | :class:`int` dots per inch if saving as rasterized image *Delta*: {``0.0``} | :class:`float` specified interval(s) to plot above and below mean *DeltaFormat*: {``'%.4f'``} | :class:`str` printf-style flag for *ShowDelta* value *DeltaPlotOptions*: {``None``} | :class:`PlotCoeffIterDeltaPlotOpts` plot options for fixed-width above and below mu *EpsilonFormat*: {``'%.4f'``} | :class:`str` printf-style flag for *ShowEpsilon* value *EpsilonPlotOptions*: {``None``} | :class:`PlotCoeffIterEpsilonPlotOpts` value of option "EpsilonPlotOptions" *FigureHeight*: {``4.5``} | :class:`float` height of subfigure graphics in inches *FigureWidth*: {``6.0``} | :class:`float` width of subfigure graphics in inches *Format*: ``'jpeg'`` | ``'jpg'`` | {``'pdf'``} | ``'png'`` | ``'svg'`` image file format *Grid*: {``None``} | ``True`` | ``False`` whether to show axes grid in background *GridPlotOptions*: {``{}``} | :class:`dict` plot options for major grid, if shown *KEpsilon*: {``0.0``} | :class:`float` multiple of iterative error to plot *KSigma*: {``None``} | :class:`object` value of option "KSigma" *MinorGrid*: {``None``} | ``True`` | ``False`` whether to show axes minor grid *MinorGridPlotOptions*: {``{}``} | :class:`dict` plot options for minor grid, if shown *MuFormat*: {``'%.4f'``} | :class:`str` printf-style flag for *ShowMu* value *MuPlotOptions*: {``None``} | :class:`PlotCoeffIterMuPlotOpts` plot options for horizontal line showing mean *NMaxStats*: {``None``} | :class:`int` maximum averaging window size *NMinStats*: {``None``} | :class:`int` minimum iteration allowed to be in averaging window *NPlotFirst*: {``1``} | :class:`int` iteration at which to start figure *NPlotIters*: {``None``} | :class:`int` value of option "NPlotIters" *NPlotLast*: {``None``} | :class:`int` value of option "NPlotLast" *NStats*: {``None``} | :class:`int` nominal number of iterations in averaging window *PlotOptions*: {``None``} | :class:`PlotCoeffIterPlotOpts` options for main line(s) of plot *Position*: {``'b'``} | ``'c'`` | ``'t'`` subfigure vertical alignment *Restriction*: {``''``} | :class:`str` data restriction to place on figure *RestrictionLoc*: ``'bottom'`` | ``'bottom left'`` | ``'bottom right'`` | ``'left'`` | ``'lower left'`` | ``'lower right'`` | ``'right'`` | {``'top'``} | ``'top left'`` | ``'top right'`` | ``'upper left'`` | ``'upper right'`` location for subfigure restriction text *RestrictionOptions*: {``{}``} | :class:`dict` additional opts to ``text()`` for restriction *RestrictionXPosition*: {``None``} | :class:`float` explicit x-coord of restriction *RestrictionYPosition*: {``None``} | :class:`float` explicit y-coord of restriction *ShowDelta*: {``True``} | ``False`` option to print value of *Delta* *ShowEpsilon*: {``False``} | ``True`` option to print value of iterative sampling error *ShowMu*: {``True``} | ``False`` option to print value of mean over window *ShowSigma*: {``True``} | ``False`` option to print value of standard deviation *SigmaFormat*: {``'%.4f'``} | :class:`object` printf-style flag for *ShowSigma* value *SigmaPlotOptions*: {``None``} | :class:`object` value of option "SigmaPlotOptions" *TickLabelOptions*: {``None``} | :class:`dict` common options for ticks of both axes *TickLabels*: {``None``} | ``True`` | ``False`` common value(s) for ticks of both axes *Ticks*: {``None``} | ``True`` | ``False`` value of option "Ticks" *Type*: {``None``} | :class:`str` subfigure type or parent *Width*: {``0.33``} | :class:`float` value of option "Width" *XLabel*: {``None``} | :class:`str` manual label for x-axis *XLabelOptions*: {``None``} | :class:`dict` text options for x-axis label *XLim*: {``None``} | :class:`object` explicit min and max limits for x-axis *XLimMax*: {``None``} | :class:`object` outer limits for min and max x-axis limits *XMax*: {``None``} | :class:`float` explicit upper limit for x-axis limits *XMin*: {``None``} | :class:`float` explicit lower limit for x-axis limits *XTickLabelOptions*: {``None``} | :class:`dict` text options for x-axis tick labels *XTickLabels*: {``None``} | ``True`` | ``False`` | :class:`float` | :class:`str` option to turn off x-axis tick labels or set values *XTicks*: {``None``} | ``True`` | ``False`` | :class:`float` option to turn off x-axis ticks or set values *YLabel*: {``None``} | :class:`str` manual label for y-axis *YLabelOptions*: {``None``} | :class:`dict` text options for y-axis label *YLim*: {``None``} | :class:`object` explicit min and max limits for y-axis *YLimMax*: {``None``} | :class:`object` outer limits for min and max y-axis limits *YMax*: {``None``} | :class:`float` explicit upper limit for y-axis limits *YMin*: {``None``} | :class:`float` explicit lower limit for y-axis limits *YTickLabelOptions*: {``None``} | :class:`dict` text options for y-axis tick labels *YTickLabels*: {``None``} | ``True`` | ``False`` | :class:`float` | :class:`str` option to turn off x-axis tick labels or set values *YTicks*: {``None``} | ``True`` | ``False`` | :class:`float` option to turn off y-axis ticks or set values