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

Near term goals #410

Open
fzimmermann89 opened this issue Sep 23, 2024 · 0 comments
Open

Near term goals #410

fzimmermann89 opened this issue Sep 23, 2024 · 0 comments
Labels
Agenda To do lists for milestones

Comments

@fzimmermann89
Copy link
Member

fzimmermann89 commented Sep 23, 2024

A notepad for stuff that I think we should consider before publication:

Examples

  • iterative sense reconstruction of
    • Siemens radial
    • pulseq spiral
    • fancy cartesian
  • clean and simple varnet reconstruction
    • cg module / differentiable optimizer
  • TV regularized reconstruction with learned regularization map
  • learned image reconstruction followed by differentiable parameter fitting
  • qualitative superresolution image reconstruction with motion correction
  • motion corrected t1 mapping with given motion field

Missing

Operators

Indexing #382 #298 #243

  • move all data classes to *#other #coil #k2 #k1 #k0 shape
  • indexing for submitting: boolean indexing needs some thoughts: how to make kdata[idx.slice=1] keep stride-0/singletons
  • rearrange: almost done

Writing data #401

  • exporting to ismrmrd
  • exporting to dicom

other stuff

ISMRMRD Dataloader

Other nice to have

Reading in data without valid header (nice to have, usefuull but not content of paper)

  • moving the sorting logic into a separate function in Kdata.from_ismsmrd to call it afterwards.
  • example of fixing the header inside mrpro. I.e. how to read In old piulseq data without idx etc
@ckolbPTB ckolbPTB added the Agenda To do lists for milestones label Dec 10, 2024
@ckolbPTB ckolbPTB mentioned this issue Dec 10, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agenda To do lists for milestones
Projects
None yet
Development

No branches or pull requests

2 participants