Skip to content

sigpy.mri.poisson fails for specific calibration sizes #111

@fredwang25

Description

@fredwang25

When I call mr.poisson((640, 320), accel = 4, calib = (20, 20), crop_corner = False), I get the following error:

free(): invalid next size (normal)
Aborted (core dumped)

But if I change calib to (19,19) or (21,21) everything works fine. I know this is similar to the other open issues about mri.poisson, but perhaps it may provide some more context for the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions