bsmart.tools.ZPEED

Tool to run ZPEED from https://github.com/kahlhoefer/ZPEED

Some tweaks to bring up to date

Information

BSMArt Name: ZPEED

Requires:
  • numpy

  • scipy

Settings:

  • Path: Path to ZPEED installation

class bsmart.tools.ZPEED.NewTool(name, settings, global_settings=None)[source]

Bases: HepTool

Runs madgraph and extracts the cross-section plus uncertainty

run(spc_file, temp_dir, log, data_point)[source]
bsmart.tools.ZPEED.get_likelihood(chi2, chi2_Asimov)[source]
bsmart.tools.ZPEED.minimum(chi2f)[source]
bsmart.tools.ZPEED.sqrt_safe(x)[source]
bsmart.tools.ZPEED.temporary_path(path)[source]