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

KomaMRI.jl Workshop #202

Open
3 of 19 tasks
cncastillo opened this issue Oct 25, 2023 · 1 comment
Open
3 of 19 tasks

KomaMRI.jl Workshop #202

cncastillo opened this issue Oct 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cncastillo
Copy link
Member

cncastillo commented Oct 25, 2023

I think it is a good idea to do a workshop about Koma. This is a tentative schedule:

Introduction

  • How to install Julia
  • Brief explanation of Julia
  • How to install Koma
  • Brief explanation of Koma

First simulations (1D)

  • Simulate an FID
  • Spin echo and gradient echo
  • View differences in signal decay (T2 and T2*)
  • Simulate an slice-selective RF

Koma for quantitative MRI (2D)

  • Reading a brain phantom with T1, T2, and M0 maps (soon in our open-source phantom standard)
  • -> View phantom
  • Reading a sequence generated with Pulseq (open-source sequence format):
  • -> View sequence
  • -> View gradients's moments
  • -> View k-space
  • Simulate MRF acquisition and export raw data to ISMRMRD (open-source raw data format)
  • - >View raw data
  • Dictionary generation for quantitative MRI (qMRI) with BlochDict simulation method
  • Using this dictionary to reconstruct T1 and T2 maps of the simulated MRF acquisition (Koma+MRIReco, with LRI recon)
  • -> View reconstruction results and compare with GT

Ideally this would be in a Pluto notebook hosted in Binder so it does not require installation.

@cncastillo cncastillo added the enhancement New feature or request label Oct 25, 2023
@cncastillo cncastillo self-assigned this Oct 25, 2023
@cncastillo
Copy link
Member Author

cncastillo commented Dec 20, 2023

I think the "Introduction" and "First simulations (1D)" are partialy covered in #242 (Presentations + Pluto)

I did a brief explanation of Julia in my MRI Together presentation #246.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant