documentationgood first issue
Repository metrics
- Stars
- (97 個のスター)
- PR merge metrics
- (平均マージ 65d 23h) (30d で 1 merged PR)
説明
To fix :
- API #188
- Examples #198 #189 -> PR WIP #212
- params[:ρ] = 1 -> params[:rho] = 1
- fix coil sensitivity maps for example
To add :
- switch to Makie -> PR WIP #212
- Literate example
- espirit documentation
- CoilCompression
- How to add a custom sparsifying transform (example with non-square matrix : https://github.com/JuliaDSP/Wavelets.jl/issues/80)
- Flags : https://magneticresonanceimaging.github.io/MRIReco.jl/latest/acquisitionData/#flags
- how to use the latests version on master branch https://github.com/orgs/MagneticResonanceImaging/discussions/104
- PnP ?
- Interconnection with other package package KomaMRI or BartIO ? @cncastillo
- add information about params[:kwargWarning] = true Do you have more ideas ?
Should we try to run most of the example during the CI and perform a doctest if it fails ?