Skip to content

Commit c86b657

Browse files
authored
Merge pull request #177 from OSIPI/add-new-TFs
Add new t fs
2 parents 0e5050f + 297ae3c commit c86b657

16 files changed

Lines changed: 300 additions & 1 deletion

docs/taskforces.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,21 @@ Develops community-driven open-source code libraries for perfusion imaging analy
3636
Gathered and tested code for intravoxel incoherent motion (IVIM) analysis, with model fitting code in Python and Matlab.
3737

3838
[Task Force 2.4 details](tf/tf2-4.md)
39+
40+
!!! abstract "TF2.5 — Open-source ASL"
41+
Demonstrate feasibility of acquiring ASL data across multiple vendors using 100% open-source tools
42+
43+
[Task Force 2.5 details](tf/tf2-5.md)
44+
45+
!!! abstract "TF2.6 — OSIPI python package"
46+
To develop OSIPY, a community-led open source python library for quantitative perfusion MRI that replaces fragmented, in-house analysis tools with a standardized, reproducible, and accessible solution
47+
48+
[Task Force 2.6 details](tf/tf2-6.md)
49+
50+
!!! abstract "TF2.7 — IVIM preprocessing"
51+
The taskforce aims to develop a code repository that implements all necessary preprocessing steps for IVIM data.
52+
53+
[Task Force 2.7 details](tf/tf2-7.md)
3954

4055
## Aim 3 — Data Inventory
4156

@@ -50,6 +65,16 @@ Inventories with open-access (pre-)clinical or phantom data and digital referenc
5065
Inventory of freely available clinical and preclinical perfusion MRI data. This task force is currently inactive due to insufficient members.
5166

5267
[Task Force 3.2 details](tf/tf3-2.md)
68+
69+
!!! abstract "TF3.3— IVIM big data collection"
70+
To establish the extent to which site-, and vendor-specific differences impact quantitative IVIM measurement outcomes.To create a controlled-access repository of in vivo multi-site IVIM test-retest data
71+
72+
[Task Force 3.3 details](tf/tf3-3.md)
73+
74+
!!! abstract "TF3.4 — Data Register"
75+
The taskforce aims to set-up a data registry of perfusion MRI to enable easier collaboration across the community
76+
77+
[Task Force 3.4 details](tf/tf3-4.md)
5378

5479
## Aim 4 — Lexicons
5580

@@ -66,7 +91,22 @@ Develop terminology and reporting guidelines for image acquisition and perfusion
6691

6792
[Lexicons overview](lexicons.md) <br>
6893
[📘 CAPLEX documentation](https://osipi.github.io/OSIPI_CAPLEX/)
94+
95+
!!! abstract "TF4.4 — BBB MRI lexicon"
96+
To define standardized terminology, mathematical models, and best practices for BBB-MRI and to evaluate differences between BBB MRI approaches via simulations or experimental studies
97+
98+
[Task Force 4.4 details](tf/tf4-4.md)
6999

100+
!!! abstract "TF4.5 — IVIM lexicon"
101+
To harmonize terminology for intravoxel incoherent motion (IVIM) though the development of a community-endorsed lexicon
102+
103+
[Task Force 4.5 details](tf/tf4-5.md)
104+
105+
!!! abstract "TF4.6 — Method section generator"
106+
To develop publicly available online tool that would serve beginner-intermediate users of MRI perfusion techniques to correctly report the acquisition settings
107+
108+
[Task Force 4.6 details](tf/tf4-6.md)
109+
70110
## Aim 5 — Exchange and Education platform
71111

72112
Dissemination of resources through website and educational activities.
@@ -81,6 +121,16 @@ Dissemination of resources through website and educational activities.
81121

82122
[Task Force 5.2 details](tf/tf5-2.md)
83123

124+
!!! abstract "TF5.3 — AURA artifact repository"
125+
To create an artifact inventory for perfusion imaging, including ASL, DCE and DSC
126+
127+
[Task Force 5.3 details](tf/tf5-3.md)
128+
129+
!!! abstract "TF5.4 — Clinical case reports"
130+
To compile a collection of clinical ASL case reports featuring commonly encountered pathologies and characteristic image findings
131+
132+
[Task Force 5.4 details](tf/tf5-4.md)
133+
84134
## Aim 6 — Challenges
85135

86136
Develop challenges that compare the performance of perfusion image analysis software.
@@ -94,3 +144,8 @@ Develop challenges that compare the performance of perfusion image analysis soft
94144
Develops challenges comparing DSC/DCE perfusion image analysis software.
95145

96146
[Task Force 6.2 details](tf/tf6-2.md)
147+
148+
!!! abstract "TF6.3 — IVIM algorithm comparison"
149+
To study, quantify and explain the differences between IVIM fitting algorithms using the OSIPI IVIM code collection
150+
151+
[Task Force 6.3 details](tf/tf6-3.md)

docs/tf/tf2-2.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ The code repository details are listed on the [Code Repositories page](../pyCode
66

77
## Leads
88

9-
- [María Mora](mailto:magumoal@gmail.com)
9+
- [María Mora](mailto:mmoraalvar@childrensnational.org)
10+
- [Zhiliang Wei](mailto:zwei11@jhu.edu)
11+
12+
## Past Leads
1013
- [Azeez Adebimpe](mailto:azeez.adebimpe@bayer.com)
1114

1215
## Ongoing projects

docs/tf/tf2-5.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# TF2.5 — Open-source ASL
2+
Demonstrate feasibility of acquiring ASL data across multiple vendors using 100% open-source tools
3+
4+
## Leads
5+
6+
- [Ben Dickie](mailto:ben.dickie@manchester.ac.uk)
7+
- [Martijn Nagtegaal](mailto:M.A.Nagtegaal@lumc.nl)
8+
9+
## Ongoing projects
10+
11+
Projects
12+
13+
## Publications
14+
15+
- Publications
16+
17+
## Resources
18+
19+
Resources

docs/tf/tf2-6.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# TF2.6 — OSIPI python package
2+
3+
To develop OSIPY, a community-led open source python library for quantitative perfusion MRI that replaces fragmented, in-house analysis tools with a standardized, reproducible, and accessible solution.
4+
5+
## Leads
6+
7+
- [Luis Torres](mailto:luigibytes@gmail.com)
8+
- [Petra van Houdt](mailto:p.v.houdt@nki.nl)
9+
10+
## Ongoing projects
11+
12+
Projects
13+
14+
## Publications
15+
16+
- Publications
17+
18+
## Resources
19+
20+
Resources

docs/tf/tf2-7.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# TF2.7 — IVIM preprocessing
2+
3+
The taskforce aims to develop a code repository that implements all necessary preprocessing steps for IVIM data.
4+
5+
## Leads
6+
7+
- [Susi Rauh](mailto:s.s.rauh@lumc.nl)
8+
- [Siria Pasini](mailto:Siria.Pasini@marionegri.it)
9+
10+
## Ongoing projects
11+
12+
Projects
13+
14+
## Publications
15+
16+
- Publications
17+
18+
## Resources
19+
20+
Resources

docs/tf/tf3-3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# TF3.3 — IVIM big data collection
2+
3+
To establish the extent to which site-, and vendor-specific differences impact quantitative IVIM measurement outcomes
4+
To create a controlled-access repository of in vivo multi-site IVIM test-retest data
5+
6+
7+
## Leads
8+
9+
- [Julia Stabinska](mailto:jstabin3@jhu.edu)
10+
- [Helge Zoellner](mailto:hzoelln2@jhmi.edu)
11+
12+
## Ongoing projects
13+
14+
Projects
15+
16+
## Publications
17+
18+
- Publications
19+
20+
## Resources
21+
22+
Resources

docs/tf/tf3-4.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# TF3.4 — Data Register
2+
3+
The taskforce aims to set-up a data registry of perfusion MRI to enable easier collaboration across the community
4+
5+
## Leads
6+
7+
- [Mathijs Dijsselhof](mailto:)
8+
- [Co-lead?](mailto:)
9+
10+
## Ongoing projects
11+
12+
Projects
13+
14+
## Publications
15+
16+
- Publications
17+
18+
## Resources
19+
20+
Resources

docs/tf/tf4-4.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# TF4.4 — BBB MRI lexicon
2+
3+
To define standardized terminology, mathematical models, and best practices for BBB-MRI and to evaluate differences between BBB MRI approaches via simulations or experimental studies
4+
5+
## Leads
6+
7+
- [Beatriz Padrela](mailto:b.estevespadrela@amsterdamumc.nl)
8+
- [Ben Dickie](mailto:ben.dickie@manchester.ac.uk)
9+
10+
## Ongoing projects
11+
12+
Projects
13+
14+
## Publications
15+
16+
- Publications
17+
18+
## Resources
19+
20+
Resources

docs/tf/tf4-5.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# TF4.5 — IVIM lexicon
2+
3+
To harmonize terminology for intravoxel incoherent motion (IVIM) though the development of a community-endorsed lexicon
4+
5+
## Leads
6+
7+
- [Oscar Jalnefjord](mailto:oscar.jalnefjord@gu.se)
8+
- [Swati Rane](mailto:slevendovszky@kumc.edu)
9+
10+
## Ongoing projects
11+
12+
Projects
13+
14+
## Publications
15+
16+
- Publications
17+
18+
## Resources
19+
20+
Resources

docs/tf/tf4-6.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# TF4.6 — Method section generator
2+
3+
To develop publicly available online tool that would serve beginner-intermediate users of MRI perfusion techniques to correctly report the acquisition settings
4+
5+
## Leads
6+
7+
- [David Thomas](mailto:d.thomas@ucl.ac.uk)
8+
- [Jan Petr](mailto:j.petr@hzdr.de)
9+
10+
## Ongoing projects
11+
12+
Projects
13+
14+
## Publications
15+
16+
- Publications
17+
18+
## Resources
19+
20+
Resources

0 commit comments

Comments
 (0)