Kshitij Chawla

Results 54 comments of Kshitij Chawla

> If you were so inclined, that would be a much appreciated contribution. If this has not been worked on, I will take a look.

Cool! Also, if I use Azure Pipelines instead of Appveyor, would that fly with the project? The Nilearn project used to use Appveyor, and it was pretty limited so I...

Thank you all for your excellent work for all of us.

Oh great! When will this see a release? On Thu, Mar 23, 2023, 09:01 Philip Cook ***@***.***> wrote: > Thanks for all the wheel building help, the last step was...

I have noticed it also happens when I call Capture().close() or set caputre_obj = None

You probably need to access that page from a Windows machine. Or maybe changing the browser agent to a Windows one. Once the website sees you're trying to download Warp...

I was having the same issue as you on my phone but I signed in to the waitlist soon as I used my Windows laptop.

> the contrast maps only have the positive part displayed That's due to issue nilearn/nilearn#2397 > Does not seem to take into account use-provided parameters for thresholding > multi-dimensional contrasts...

> Not sure whether or not to make a separate issue with the impending nilearn merge. I've made a separate issue. It can be worked on in `nilearn.stats` after the...

Would this be useful to get summary of data before applying GLM? For example could this be used to replace Pypreprocessing's Reporter functionality? For example, to solve this: https://github.com/neurospin/pypreprocess/issues/325#issuecomment-545623116