Skip to content

Calculate weighted average values for core skeleton and peripheral skeleton (outside of ROIs) in ENIGMA analysis#55

Open
CaitlinLloyd wants to merge 6 commits into
pnlbwh:masterfrom
CaitlinLloyd:master
Open

Calculate weighted average values for core skeleton and peripheral skeleton (outside of ROIs) in ENIGMA analysis#55
CaitlinLloyd wants to merge 6 commits into
pnlbwh:masterfrom
CaitlinLloyd:master

Conversation

@CaitlinLloyd

Copy link
Copy Markdown

No description provided.

Comment thread lib/roi_analysis.py Outdated

print('Creating ROI based statistics for', imgPath)
img= load(imgPath).get_fdata()
img= load(imgPath).get_data()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Change to get_fdata(). Nibabel requires it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants