Exemplo n.º 1
0
def test_ratioplot(setup_plot):
    tp = sherpa.RatioPlot()
    tp.prepare(setup_plot.data, setup_plot.g1, setup_plot.f.stat)
Exemplo n.º 2
0
 def test_ratioplot(self):
     tp = sherpa.RatioPlot()
     tp.prepare(self.data, self.g1, self.f.stat)