diff --git a/Project.toml b/Project.toml index 4195f25..4fc5be1 100644 --- a/Project.toml +++ b/Project.toml @@ -57,7 +57,7 @@ NFFT = "0.13.3" NFFTTools = "0.2.6" Plots = "1.38.16" ROMEO = "1.0.1" -RegularizedLeastSquares = "0.13" +RegularizedLeastSquares = "0.9.1" Scratch = "1.2.0" Statistics = "1.9.0" StatsBase = "0.33.21" diff --git a/example/recon_config_joss_demo.jl b/example/recon_config_joss_demo.jl index 8c25ebb..c83be68 100644 --- a/example/recon_config_joss_demo.jl +++ b/example/recon_config_joss_demo.jl @@ -33,7 +33,7 @@ params_general[:do_normalize_recon] = false; # if true, set the range of # General parameters for reconstruction: params_general[:num_adc_samples] = 15650 # total number of ADC points BEFORE the rewinder at the end of the spiral readout. Need to check with data. # 15504 for 523, 15655 for gradient 508 params_general[:recon_size] = [200, 200, 1] # the matrix size of the reconstructed images. Needs to specify 1 on Z dimension for 2D images -params_general[:num_recon_iterations] = 80 # number of recon iterations (for both Cartesian and Spiral recon) +params_general[:num_recon_iterations] = 40 # number of recon iterations (for both Cartesian and Spiral recon) params_general[:b0_map_beta] = 0.1 # for estimate_b0_maps, * `β` - Regularization parameter controlling roughness penalty (larger = smoother, default 5e-4) params_general[:saving_scalefactor] = 1.0e9 # typical range of recon intensities is 1e-7, rescale when saving, e.g., to 0...1000 roughly for fMRI analysis params_general[:num_virtual_coils] = 8 # if perform coil compression, the number of coils to be compressed to