SecDec/loop/decompose.pl [ Perl Scripts ]
[ Top ] [ Perl Scripts ]
NAME
decompose.pl
USAGE
./decompose.pl or ./launch
USES
$paramfile, header.pm, mathlaunch.pl USED BY launch
PURPOSE
doing the iterated sector decomposition in Mathematica uses a different decomposition strategy if infinite recursion occurs the primary sectors for which a different strategy should be used must be given at the end of the $paramfile
INPUTS
$paramfile (default is param.input), read via module header $templatefile (default is Template.m) RESULT -adds decomposition part to the file $currentdir/$graph.m -launches the decomposition and writes the results to $currentdir in the form of lists containing the parametric functions for each pole structure OPTIONS to use a param.input file with a different name use option "-p paramfile" to use a template file with the a different name use option "-t templatefile" to specify a different directory to work in use option "-d workingdirectory"