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

Update subtraction ale script and data files #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

62442katieb
Copy link
Member

@62442katieb 62442katieb commented Jun 7, 2021

Updated code/nimare-ale-subtraction.py to accept gzipped, pickled dataset files; code/make-figs.py, to include diverging color maps for subtraction analyses; and code/setup.sh, to specify versions of NiMARE and nibabel. Added code/subset-nimare-ds.py to create "Not < Construct >" datasets for additional subtraction analyses.

@62442katieb 62442katieb requested a review from tsalo June 7, 2021 19:51
@@ -1,4 +1,4 @@
pip install argparse
pip install nilearn
pip install nimare
pip install nibabel
pip install nimare==0.0.3
Copy link
Member

Choose a reason for hiding this comment

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

Is there a particular reason to pin to 0.0.3?

Copy link
Member Author

Choose a reason for hiding this comment

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

It should maybe be >= 0.0.3, I think there's a change to the sleuth-to-dset conversion function in there.

Copy link
Member

Choose a reason for hiding this comment

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

We're on 0.0.9rc2 (I think 0.0.9 will be the version for the paper), and there have been improvements to the subtraction analysis method, along with various fixes to a variety of things. We could look through the release history to see if there is anything especially relevant for these analyses.

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