berkeley-stat159 / project-kappa

BSD 3-Clause "New" or "Revised" License
0 stars 7 forks source link

Made Makefile and json parse to check if md5 hash is correct #60

Closed imranyousuf closed 8 years ago

imranyousuf commented 8 years ago

Downloads 2.02 gigs of compressed data from the openfmri website then processes it and uncompresses it. Secondly downloads the md5 hash for each of the file using a json parser. For all 1738 files Uses in memory line parser to create files to process, so its pretty fast