Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finished plots and figures for reproduction #78

Merged
merged 17 commits into from
Dec 14, 2015

Conversation

AlonDaks
Copy link
Contributor

No description provided.

@AlonDaks AlonDaks force-pushed the classification branch 2 times, most recently from 599f015 to c40405d Compare December 13, 2015 15:25
@AlonDaks AlonDaks force-pushed the classification branch 3 times, most recently from 1a6e108 to 110593c Compare December 13, 2015 16:06
@AlonDaks AlonDaks force-pushed the classification branch 2 times, most recently from 32e23e9 to f73ae7c Compare December 13, 2015 23:46
@@ -8,13 +8,14 @@
from stat159lambda.config import NUM_OFFSET_VOLUMES, NUM_VOLUMES

INTEGER_LABELS = {'day-night': {'DAY': 0,
'NIGHT': 1,
'DAWN': 2},
'DAWN': 0,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I didn't know there was a 'DAWN' in the file


# fMRI data specific constants

NUM_OFFSET_VOLUMES = 9

NUM_VOLUMES = 3543

NUM_VOXELS = 1108800
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you wanted, you could calculate this constant using VOXEL_DIMENSIONS. But it's fine as it is too

jodreen added a commit that referenced this pull request Dec 14, 2015
Finished plots and figures for reproduction
@jodreen jodreen merged commit c0fd181 into berkeley-stat159:master Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants