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

[STORY] generate population template of anatomical images #231

Open
5 tasks
arkiev opened this issue Aug 23, 2023 · 0 comments
Open
5 tasks

[STORY] generate population template of anatomical images #231

arkiev opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
analysis-design Complex analysis workflow epic pipelines shallow Requires limited framework/domain-specific knowledge story a unit of work

Comments

@arkiev
Copy link

arkiev commented Aug 23, 2023

Metadata

Epic: #17
Feature: #79
Feature Release:
Required knowledge: shallow

Description

As a researcher, I want to move T1-weighted anatomical images from subject space to a common template space (and generate a population template image), to assist with making comparisons in a longitudinal context (i.e, to visually demonstrate ventricle size changes over time), or in the context of a multi-site experiment (i.e., to compare acquisitions of a travelling-head)

Notes

This can be achieved by implementing the mrtrix3 command population_template in Pydra.

Acceptance Criteria

Given a list of T1-weighted anatomical images, when this processes is executed, the following set of outputs are generated:

  • anatomical brainmask in subject space (if not provided, this will be generated and used as an input to population_template
  • group-averaged T1-weighted image (i.e., the population template)
  • T1-weighted images in population-template space
  • anatomical brainmask in population-template space
  • transformation file (or warp image) to move other images between subject and template space
@github-actions github-actions bot added pipelines story a unit of work labels Aug 23, 2023
@arkiev arkiev self-assigned this Aug 23, 2023
@tclose tclose added analysis-design Complex analysis workflow epic shallow Requires limited framework/domain-specific knowledge labels Aug 23, 2023
@tclose tclose moved this to Backlog in AIS Master Project Aug 23, 2023
@arkiev arkiev changed the title [STORY] Generate population template of anatomical images [STORY] generate population template of anatomical images Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis-design Complex analysis workflow epic pipelines shallow Requires limited framework/domain-specific knowledge story a unit of work
Projects
Status: Backlog
Development

No branches or pull requests

2 participants