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
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