CADETProcess.fractionation.Fractionator.plot_fraction_signal#
- Fractionator.plot_fraction_signal(chromatogram=None, ax=None, *args, **kwargs)[source]#
Plot the signal without the waste fractions.
- Parameters:
- chromatogramSolutionIO, optional
Chromatogram to be plotted. If None, the first one is plotted.
- axAxes
Axes to plot on.
- Returns:
- axAxes
Axes with plot of parameter state.
See also
CADETProcess.plotplot_purity