forked from rarias/bscpkgs
osu: add mtu and eager experiments
This commit is contained in:
@@ -77,6 +77,8 @@ in
|
||||
bw = customPlot ./osu/bw.R (ds.osu.bw bw.result);
|
||||
bwShm = customPlot ./osu/bw.R (ds.osu.bw bwShm.result);
|
||||
impi = customPlot ./osu/impi.R (ds.osu.bw impi.result);
|
||||
mtu = customPlot ./osu/mtu.R (ds.osu.bw mtu.result);
|
||||
eager = customPlot ./osu/eager.R (ds.osu.bw eager.result);
|
||||
};
|
||||
|
||||
# The figures used in the article contained in a directory per figure
|
||||
|
||||
Reference in New Issue
Block a user