KiraImportResults
KiraImportResults[topoName, path]
imports the content of
a Kira reduction table and converts the results to replacement rules for
GLI
s with the id topoName
.
Notice that topoName
can be also a list of replacement
rules that link FIRE ids to FCTopology
ids. For the sake of
convenience one can also use full FCTopology
objects
instead of their ids as in KiraImportResults[topo, path]
or
KiraImportResults[{topo1, topo2, ...}, path]
.
If path
represents a full path to a file, then this file
is loaded. If it is just a path to a directory, then
path/topoName/topoName
is assumed to be the full path.
See also
Overview, KiraCreateConfigFiles, KiraCreateJobFile, KiraRunReduction
Examples
ibpTables = FileNameJoin[{$FeynHelpersDirectory, "Documentation", "Examples", "kira_asyR1prop2Ltopo01310X11111N1.m"}];
ibpRules = KiraImportResults["prop3L1topo010000100", ibpTables];
10727
{GasyR1prop2Ltopo01310X11111N1(2,1,1,1,1)→(8D3−112D2+504D−720)mb6mg2(D3−8D2+20D−16)GasyR1prop2Ltopo01310X11111N1(0,1,0,1,0)+(4D−24)mb4(D−3)GasyR1prop2Ltopo01310X11111N1(0,1,1,1,1),GasyR1prop2Ltopo01310X11111N1(1,2,1,1,1)→(16D−48)mb4mg4(D2−4D+4)GasyR1prop2Ltopo01310X11111N1(0,1,0,1,0)+4mb2mg2(D−3)GasyR1prop2Ltopo01310X11111N1(0,1,1,1,1),GasyR1prop2Ltopo01310X11111N1(1,1,2,1,1)→(16D−64)mb4mg2(−4D2+24D−35)GasyR1prop2Ltopo01310X11111N1(0,1,0,1,1)+4mb4mg2(2−D)GasyR1prop2Ltopo01310X11111N1(0,1,1,1,0),GasyR1prop2Ltopo01310X11111N1(1,1,1,2,1)→(8D2−64D+120)mb6mg2(D3−8D2+20D−16)GasyR1prop2Ltopo01310X11111N1(0,1,0,1,0)+4mb4(D−3)GasyR1prop2Ltopo01310X11111N1(0,1,1,1,1),GasyR1prop2Ltopo01310X11111N1(1,1,1,1,2)→(16D−64)mb4mg2(−4D2+24D−35)GasyR1prop2Ltopo01310X11111N1(0,1,0,1,1)+(2D−10)mb4mg2(−D2+6D−8)GasyR1prop2Ltopo01310X11111N1(0,1,1,1,0)}