Skip to content

miketranx4/project-zeta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Zeta

Statistics 159/259: Reproducible and Collaborative Statistical Data Science

UC Berkeley | Fall 2015

Build Status Coverage Status

About This Repository

This repository contains our analysis and documentations of the visual object recognition data from OpenfMRI. Our main goal is to first test the reproducibility of their study results, then add additional statistical analysis for further insights.

Our Data

Detailed descriptions of the data can be found at ds00105.

Use 'make data' to download the raw and preprocessed data, which are 2GB and 12.5GB in size respectively. Both are needed to complete our analysis, so please ensure there is sufficient space on your computer to download the data.

After downloading the data, you can use 'make validate' to validate it.

Our Code

First, run 'make clean' to clean up the data as preparation for analysis.

To runs our scripts for data analysis and generates figures, use the 'make analysis' command. This might take up quite some time and disk space, since the data is large in size.

'make test' runs all tests and 'make coverage' generates a the coverage report for this repository.

Our Report

Use 'make report' to produce our the pdf file for our final report, which includes detailed write-ups for our analysis and corresponding graphs.

Contributers

Tzu-Chieh Chen tcchenbtx

Edith Ho edithhcw

Zubair Marediya Zubair-Marediya

Michael Tran miketranx4

Dongping Zhang dpzhang

A big thank you to Jarrod Millman, Matthew Brett, J-B Poline, and Ross Barnowski for your teaching and advice throughout the semester.

About

Project zeta without the big files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.5%
  • TeX 7.0%
  • Makefile 1.5%