Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Migration of reportlets and interfaces from MRIQC #44

Merged
merged 1,719 commits into from
Feb 28, 2023

Conversation

oesteban
Copy link
Member

Resolves: #5

oesteban and others added 30 commits April 1, 2019 20:13
…provenance key of BOLD records, thus BOLD ratings were not being collected. Fixes #784
eilidhmacnicol and others added 25 commits August 16, 2022 09:19
cli does not have an option for `fd_radius`
This interface runs some heuristics and tries to ``datalad get`` those
files that look like broken symlinks in a datalad dataset.
ENH: Add a new ``DataladIdentityInterface``
The calculation of the new shape within the preprocessing for synthstrip
was done in XYZ coordinates (i.e., extents for each physical axis were
estimated and divided by the new 1mm pixel size).
However, the new axis sizes did not account for the fact that data was
stored with IJK -> XZY convention (corresponding to LIA).

This PR accounts for this miscalculation.

Resolves: #999.
Adds a sentinel env variable (a la fMRIPrep) and improves error handling
within the interface.

Resolves: #1023.
Making MRIQC to accept either none or just one participant label.
Indeed, when I was feeding the output of a python script within a bash
loop, the ``--participant-label`` argument was picking several
identifiers as a single input.

This bugfix is a more robust solution.

Revises: #1025.
DOC : complete the documentation of summary_stats()
This was likely caused by a change in Python of how `Event()` is
initialized.

Clearing the event before entering the loop seems necessary now.
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@oesteban oesteban merged commit b09c4dc into main Feb 28, 2023
@oesteban oesteban deleted the maint/add-mriqc-reportlets branch February 28, 2023 09:37
oesteban added a commit that referenced this pull request Feb 28, 2023
MAINT: Migration of reportlets and interfaces from MRIQC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Identify and bring over reportlets in MRIQC