Skip to content

Wrong preconditioner for the non-preconditioned case #6

@JeffFessler

Description

@JeffFessler

For the simulated fieldmap case, the block of code that supposedly runs the non-preconditioned case here:
https://github.com/ClaireYLin/regularized-field-map-estimation/blob/070c803e922a8b424c80d615828b827aebc38669/examples/example_simu_fieldmap.m#L109
is actually deferring to the default precon which is 'ichol' here:
https://github.com/ClaireYLin/regularized-field-map-estimation/blob/070c803e922a8b424c80d615828b827aebc38669/functions/fmap_est_pcg_ls.m#L54

I will fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions