rootpy.stats.histfactory.make_workspace

rootpy.stats.histfactory.make_workspace(measurement, channel=None, name=None, silence=False)[source]

Create a workspace containing the model for a measurement

If channel is None then include all channels in the model

If silence is True, then silence HistFactory’s output on stdout and stderr.