SecDec/loop/perlsrc/prefactor.pl [ Perl Scripts ]

[ Top ] [ Perl Scripts ]

NAME

    prefactor.pl

USAGE

  is called from results.pl

PURPOSE

  creates the mathematica file to generate the numerical prefactor in orders of eps

INPUTS

  parameters parsed via ARGV:
  defpre: default prefactor
  despre: desired prefactor
  outpath: where the files are to be written, together with a prefix for the filenames when applicable
  epsord: order required for the calculation.
  loops: number of loops, used to define a naive maximal pole.
    
  RESULT
  prefac.m is created, and when it is executed it generates the numerical prefactor

SEE ALSO

  results.pl