diff --git a/docs/tf/tf2-7.md b/docs/tf/tf2-7.md index 838d3dd..682ed3f 100644 --- a/docs/tf/tf2-7.md +++ b/docs/tf/tf2-7.md @@ -1,6 +1,9 @@ # TF2.7 — IVIM preprocessing -The taskforce aims to develop a code repository that implements all necessary preprocessing steps for IVIM data. +The task force aims to develop a code repository that implements all necessary preprocessing steps for IVIM data. Preprocessing code based on the [IVIM consensus recommendations](https://doi.org/10.1002/jmri.70278) will be avaliable in addition to code sourced from the community. The task force integrates preprocessing code into the existing [IVIM code repository](https://github.com/osipi/TF2.4_IVIM-MRI_CodeCollection/) (which was established by TF2.4). + +This is aimed at developers of IVIM methods looking for specific functionality or development templates, or who want to share their own in-house developments with others. Contributions sourced from the community may include individual functions and more complete pipelines in Python. The contributions will be organized in a coherent and well-documented code collection with modular components for each preprocessing. This modular design will allow users flexibility in the selection and order of the steps depending on the specific application. + ## Leads @@ -9,12 +12,16 @@ The taskforce aims to develop a code repository that implements all necessary pr ## Ongoing projects -Projects +The task force is now focusing on collecting code contributions and developing the test suite as well as consensus based preprocessing code for brain, breast, kidney, liver, muscle, and pancreas. -## Publications +If you want to know more about our ongoing project, please read our [two-year roadmap](https://docs.google.com/document/d/1w2JlVK3hP5dgXMcrK8da5z94ivsK8Or__NU9qUR6WRk/edit?tab=t.0#bookmark=id.73c5fvsn6cyr). + +If you have IVIM code you want to share, please follow the [contribution guidelines](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/blob/main/doc/guidelines_for_contributions.md), or contact the co-leads for more information. -- Publications ## Resources -Resources +!!! abstract "DRO data" + A subfolder of the repository hosts digital phantom data which can serve as a benchmark for future developments. + + [🧪 Go to the DRO data](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/tree/main/phantoms)