Skip to content

The method of specifying arguments should be standardized. #118

@arafune

Description

@arafune

ex: convert_to_kspace
coords (KspaceCoords, optional): Coordinate of k-space. Defaults to {}.
allow_chunks (bool): [description]. Defaults to False.
**kwargs: treated as coords.

The standard should be 'coords={"kp":np.linspace(-1,1,200)}'. kp=np.linspace(-1,1,200) is optional way, but to keep consistency and it should be unifid to coords=.

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