The Wayback Machine - https://web.archive.org/web/20200701221540/https://github.com/topics/neuroimaging
Skip to content
#

neuroimaging

Here are 327 public repositories matching this topic...

larsoner
larsoner commented Mar 4, 2020

See mne-tools/mne-python#6262 (comment) :

seeing this in a example I would suggest to add a method Covariance.plot_topomap(info) to display the topomap of diagonal. this would simplify this example a lot

This will hopefully just require some short function in mne/viz/topomap.py. Even using the EvokedArray approach seems okay since it's pretty straigh

Jing-He
Jing-He commented Jul 25, 2018

In augmentation, elastic_transform, it only applies a random transform on one input image array. I would think to be used for training, the image and mask pair should be transform in the same way. However, this single-input-image, single-output-image method makes it very inconvenient. Could we deform a list of images (np.arrays) using the same transformation in this method ? Thanks!

kchawla-pi
kchawla-pi commented Mar 29, 2020

In the documentation built from master branch, there are two examples with missing thumbnails. These were imported from Nistats, and they are missing there as well.

We need to fix this before rolling out the next Nilearn stable.

The two examples are:

9.5.2. Example of a events.tsv file generation: the neurospin/localizer events
04_glm/first-level-models-write-events-file.py

9.8.9. D

schoffelen
schoffelen commented Mar 11, 2020

Reported by @britta-wstnr by e-mail:

Documenting and taking it from here

  1. we just came across some unexpected behavior (helping a student today) with ft_prepare_sourcemodel(). If we warp an MNI template, inwardshift has no effect - is that because that would shift grid points to the wrong positions after warping?

  2. We often see problems with not inwardshifted sources when using the ope

effigies
effigies commented Nov 6, 2019

Right now the top-level ToC is:

  • Installation
  • Usage Notes
  • Running fMRIPrep via Docker containers
  • Running fMRIPrep via Singularity containers
  • Processing pipeline details
  • Susceptibility Distortion Correction (SDC)
  • Outputs of fMRIPrep
  • Defining standard and nonstandard spaces where data will be resampled
  • FAQ, Tips, and Tricks
  • Contributing to
sappelhoff
sappelhoff commented Mar 25, 2020

Most software packages of similar size and purpose as bids-validator have a comprehensive documentation. Meanwhile, we have a long README and a CONTRIBUTING file (which is not very visible).

What do you think about having dedicated docs build by some CI and then hosted on the gh-pages branch of this repo?

We could split the README into logical parts, improve the visibility of the CONTRIBUT

jooh
jooh commented Sep 27, 2018

Has anyone managed to get the tutorial to run under singularity? I just did a pull and conversion with

singularity pull docker://miykael/nipype_tutorial:latest

There seems to be something funny about the path inside the image - jupyter isn't on it.

singularity exec -C nipype_tutorial-latest.simg jupyter notebook
/.singularity.d/actions/exec: 9: exec: jupyter: not found
singul
rb643
rb643 commented Apr 29, 2020

Ideally I want to use this wonderful toolbox to generate the overview plots given in the interactive window but do the actual marking of these images externally.

Is there an option to generate individual plots without the interactive window (and preferably without the need for tkmedit) as I would like to run this as a batch job on our cluster and that wouldn't allow any graphical windows.

Improve this page

Add a description, image, and links to the neuroimaging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neuroimaging topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.