turbox
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
from .turbox import get_pspec, get_slope, build_suite, apply_rule_pdf
|
||||
from .turbox import get_pspec, get_pspec_slope, build_suite, apply_rule_pdf, span_resolution
|
||||
|
||||
|
||||
+1
-1
@@ -180,4 +180,4 @@ rule_pdf = Rule(rho_pdf, "Density PDF", name="rho_pdf", group="/hist")
|
||||
|
||||
|
||||
def apply_rule_pdf(pp):
|
||||
return pp.process(rule_pdf, pp, overwrite=True)
|
||||
return pp.process(rule_pdf, pp, overwrite=False)
|
||||
|
||||
Reference in New Issue
Block a user