tedana
tedana copied to clipboard
TE-dependent analysis of multi-echo fMRI
### Summary This is an idea that @emdupre has brought up in a couple of different locations. Essentially, we should try to document our changes (currently placed just in the...
### Summary The dataset is called "Evidence supporting a time-limited hippocampal role in retrieving autobiographical memories" (located [here](https://openneuro.org/datasets/ds003511)). There are 40 subjects, with eight runs of a recall task with...
### Summary I came across the "A mesial-to-lateral dissociation for orthographic processing in the visual cortex" dataset today (located [here](https://openneuro.org/datasets/ds002155)). It's technically a dual-echo dataset, though not compatible with dual-echo...
### Summary I came across the [Mouse_rest_psilocybin](https://openneuro.org/datasets/ds001725) dataset on OpenNeuro today. It's multi-echo + mice, so what's not to love? EDIT: There's also the [Mouse_rest_psilocybin_pilot](https://openneuro.org/datasets/ds002154) dataset from the same group,...
### Summary I came across a second dataset from the same group as the Cohen finger-tapping dataset. It may even be part of the same experiment, with the tasks separated...
### Summary While running `main`, we can currently experience a RuntimeWarning from dividing by zero during the dice coefficient calculation. This is due to some changes to the dice calculation...
### Summary As of Numpy 1.20.0, the aliases `np.int` and `np.float` are deprecated. We have an instance of this in the codebase which we should patch. The overwhelming majority are...
### Summary @emdupre just notified me of a cool multi-echo dataset with an audio-only naturalistic task (90 minutes of listening to Le Petit Prince!), which we should list in our...
### Summary One dataset we may want to include in the new `datasets` module is [Multiband Multi-Echo Simultaneous ASL/BOLD for task-induced functional MRI](https://openneuro.org/datasets/ds000254). ### Additional Detail We'll need to run...
### Summary I am compiling a list of open multi-echo datasets we would probably like to support in `tedana`'s new `datasets` module. One such dataset is @emdupre's [Multi-echo fMRI replication...