I suppose I wasn't clear enough, sorry about that:
The data should be organized like this:
(r,f_1(r),f_2(r),f_3(r),f_4(r),f_5(r),f_6(r),f_7(r),f_8(r))
Currently it is in two forms:
1. A single string of all the numbers with varying white space and no commas or parens.
2. Sets of 16 with a...