sPlot
Using sPlot is rather trivial in ostap:
dataset = ...
model = Fit1D ( signal = ... , backgrund = ... )
model.fitTo ( dataset )
print datatset
model.sPlot ( dataset ) ## <--- HERE
print datatset ## <--- note appearence of new variables