heat: add figure for the mode experiment

This commit is contained in:
2021-03-12 12:14:51 +01:00
parent 854707103c
commit d70adae9ec
2 changed files with 82 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ in
heat = with exp.heat; {
granul = stdPlot ./heat/granul.R [ granul ];
cache = customPlot ./heat/cache.R (ds.perf.stat cache.result);
ctf = customPlot ./heat/mode.R (ds.ctf.mode ctf.result);
};
creams = with exp.creams; {