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

results matching ""

    No results matching ""