Chris Gorgolewski

Results 182 comments of Chris Gorgolewski

Maybe @rii-mango can chime in. The issue is that coordinates are rounded to a multiplier of 2 (since the background image is 2x2x2mm). This sometimes results in confusing behavior when...

I think the Z coordinate jumped to -14 because we use 2x2x2mm template as a background (so everything needs to be a factor if two). I wonder how much slower...

I thought we are already doing this! Did you use single map upload form or folder upload? Could you share the particular nifti file you used?

ok - hit me on [email protected] On Tue, Apr 19, 2016 at 8:08 AM, Matteo Visconti di Oleggio Castello < [email protected]> wrote: > I was trying to upload a tar.gz;...

I have not verified this, but I believe that the default one is ok - it's the same one used in pysurfer.

Thanks! On Jun 12, 2017 1:45 AM, "Asier Erramuzpe" wrote: > I will work on this and in #299 > , they are somehow > related (some details of how...

Not at the moment, but you can put them in the description. This has been brought up before so we should brainstorm some solutions.

You are right about the lack of need for the Comparison model in one of the implementations. I would recommend to create JSON replies without using the Django REST Framework...

You should check out the API for downloading large collections and accessing metadata. More details in https://neurovault.org/FAQ

The API will give you the ability to download collections, images, metadata automatically (no scrolling involved). See https://github.com/NeuroVault/pyneurovault/blob/master/examples/download_example.py