Chris Gorgolewski

Results 99 issues of Chris Gorgolewski

NeuroVault is currently using Python 2 which is outdated and soon will become deprecated. We need to switch to Python 3. The transition will require modification of Dockerfile and applying...

enhancement

https://sentry.io/neurovault/neurovault/issues/596562652/ ``` WrapStructError: Binary block is wrong size (11 additional frame(s) were not displayed) ... File "neurovault/apps/statmaps/views.py", line 512, in add_image if form.is_valid(): File "neurovault/apps/statmaps/forms.py", line 615, in clean cleaned_data...

Add an image-based meta-analysis feature to NeuroVault, allowing analysis of selected group maps or single subject maps from different studies (pooled analysis). Should be available for private collections. Question -...

enhancement

https://scalablebrainatlas.incf.org/mouse/ABA_v3

enhancement
easy
potential hackathon project

https://github.com/ThomasYeoLab/CBIG/tree/master/stable_projects/registration/Wu2017_RegistrationFusion

enhancement
potential hackathon project

https://www.sciencedirect.com/science/article/pii/S1053811906004836?via%3Dihub Will require contacting the first author.

enhancement

Template can be found at http://www.nil.wustl.edu/labs/kevin/ni/cyno/cyno.html Has been used in this paper https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2822694/#B44 Depends on #617 Of interest to @asfox

enhancement

``` fetching http://neurovault.org/api/collections/835/images/ fetching https://neurovault.org/media/images/835/Hard%3EEasy.nii.gz Traceback (most recent call last): File "scripts/prepare_sdr_package.py", line 46, in urllib.request.urlretrieve(image['file'], target_folder + "/%d/"%collection['id'] + str(image['id']) + ".nii.gz") File "C:\Users\krzys\Anaconda3\lib\urllib\request.py", line 248, in urlretrieve with...