Curt Corum

Results 8 issues of Curt Corum

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...

enhancement

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)`...

### What happened? obj_ui[] does not draw on first time updated: ![obj_ui_first_update](https://github.com/JuliaHealth/KomaMRI.jl/assets/1796102/5c1bb3c5-15c3-4c22-a0df-573c94b73498) Need to press :rho or other button option: ![push_rho](https://github.com/JuliaHealth/KomaMRI.jl/assets/1796102/cba0b55e-00d7-49ba-ad26-39f36493efbd) ### Environment ```Markdown OS x86_64-linux-gnu Julia 1.10.4 KomaMRIPlots 0.8.3...

bug

### 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.

enhancement

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. ![komaui_phantom](https://github.com/JuliaHealth/KomaMRI.jl/assets/1796102/c535c0e3-d38c-4d4b-a0a9-673e13e5b081) https://github.com/JuliaHealth/KomaMRI.jl/blob/bea8f5f9f46f65771de9fa81771c82f645bbe994/src/ui/ExportUIFunctions.jl#L203