documentationgood first issue
Metriche repository
- Star
- (97 stelle)
- Metriche merge PR
- (Merge medio 65g 23h) (1 PR mergiata in 30 g)
Descrizione
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 ?