Extract data from all 100 folders (can't remember how right now but it's quite easy)
Average them, make a file called "ardplot"
oneInTen ardplot 10 > short
head --lines=41 short > short2
replaceZeros short2 > short3
Add the numbers 1 to 18 to the first row of short3
make3DPlot
 -- short3
 -- ard3D
 -- 18
 -- 41
All done! Rename data files as appropriate.