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

neuroimaging

Here are 539 public repositories matching this topic...

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!

DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

  • Updated May 31, 2022
  • Python
clinica
ghisvail
ghisvail commented Jun 30, 2021

Following our work on migrating interactive prompts to Click, some shortcomings regarding the current user experience wrt to interactivity surfaced.

Some pipelines provide the caller with the ability to set some parameters in an interactive fashion, which does not play nice with cluster usage where prompts may hang execution indefinitely. One pi

enhancement good first issue
tedana
tsalo
tsalo commented Mar 30, 2022

Summary

The Neurocognitive aging data release with behavioral, structural, and multi-echo functional MRI measures dataset has 301 subjects and two runs of three-echo resting state data spread across two sessions. There's also physio data.

Next Steps

  1. Add link to Spreng dataset to tedana's multi-echo datasets section.
good first issue documentation priority: low impact: low
jdkent
jdkent commented Jun 16, 2022

Summary

User got stuck trying to contribute to NiMARE

Additional details

add the following lines here:
https://github.com/neurostuff/NiMARE/blob/main/docs/dev_guide.rst#installation-for-development

First, you need to clone the NiMARE repository on github.

.. code-block:: bash

  git clone
enhancement good first issue documentation community
clinicadl
ravih18
ravih18 commented Jun 29, 2022

As said in #258,

  • tsvtool should be renamed tsvtools because there are several command and in oral we always pronounce the "s"
  • extract should be renamed prepare-data
  • split/kfold should be renamed prepare-experiment to make it more clear for new users.
good first issue

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