MagneticResonanceImaging/MRIReco.jl

Fix and enhanced documentation

Open

#211 opened on Dec 11, 2024

 (7 comments) (0 reactions) (0 assignees)Julia (24 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (97 stars)
PR merge metrics
 (Avg merge 65d 23h) (1 merged PR in 30d)

Description

To fix :

  • API #188
  • Examples #198 #189 -> PR WIP #212
  • params[:ρ] = 1 -> params[:rho] = 1
  • fix coil sensitivity maps for example

To add :

Should we try to run most of the example during the CI and perform a doctest if it fails ?

Contributor guide