Skip to content

reshapeDimensions conflict in op_CSIApodize #101

Description

@bellarude

Dear @jamienear

I have spotted an error whilst running an hamming filter on kspace on an MRSI dataset imported via twix.
FID-A version dated 6th October.

The way op_CSIApodize calls reshapeDimensions runs an error in getDimension.
To fix it requires simply to change line 14 in reshapeDimensions from permuteLabels(iDim) to permuteLabels{iDim}. However, I do not know whether this modification would generate conflicts elsewhere, where reshapeDimensions is called.

Hope it helps.
BW

Rudy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions