Curt Corum
Curt Corum
3D recon
Draft pull request for enabling 3D reconstruction. See discussion: Reconstruction for 3D sequences #323
### Feature Request Based on discussion from #319 and #311 issues can arise due to artifacts of Cartesian sampling on phantom and (especially) Cartesian sampling of spoiled steady state gradient...
Thanks to the developers for DICOM.jl package! I noticed that I needed the following to get valid modified dicom files. Julia 1.10.4, Ubuntu 20.04, and latest DICOM.jl `dcm_write( file_name, dcm_data)`...
[KomaUI Plotting] obj_ui[] does not draw on first time updated. Need to press :rho or other option.
### What happened? obj_ui[] does not draw on first time updated:  Need to press :rho or other button option:  ### Environment ```Markdown OS x86_64-linux-gnu Julia 1.10.4 KomaMRIPlots 0.8.3...
### Feature Request Allow access to sim_params (and potentially other structures) in the REPL. This is similar in concept to how obj_ui[], seq_ui[], etc. can be accessed from the REPL.
Update the text field (currently updated when file changes) when using: `obj_ui[] = brain_phantom3D()` or other phantom function. Info about the function and arguments for screenshots and repeatability.  https://github.com/JuliaHealth/KomaMRI.jl/blob/bea8f5f9f46f65771de9fa81771c82f645bbe994/src/ui/ExportUIFunctions.jl#L203
@jmontalt, @jennifersteeden, @pascalemp @cncastillo, @paquiteau, @Kevin-Mattheus-Moerman Checklist: https://github.com/openjournals/joss-reviews/issues/8410#issuecomment-2978605575 First I concur with ALL the comments of reviewer @paquiteau: https://github.com/openjournals/joss-reviews/issues/8410#issuecomment-2976674787 Especially: > I would recommend to move to pyproject.toml [setup](https://packaging.python.org/en/latest/tutorials/packaging-projects/); Using...