heat: rename granul -> granularity experiment

This commit is contained in:
2021-04-06 18:42:49 +02:00
parent 63aa07dad5
commit 312656ce54
4 changed files with 4 additions and 4 deletions

View File

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