Skip to content

address error, simple formatting#6

Open
joshicola wants to merge 3 commits into
masterfrom
josh-dev_repair
Open

address error, simple formatting#6
joshicola wants to merge 3 commits into
masterfrom
josh-dev_repair

Conversation

@joshicola

Copy link
Copy Markdown
Member

The parrec.load(par_file, permit_truncated=True) command was failing when loading an image with multiple image orientations (e.g. axial, sagital, and coronal in one par/rec file).
Producing: nibabel.parrec.PARRECError: Varying slice orientation in image sequence ([2 2 2 3 3 3 1 1 1]). This is not suppported.
A combination of

parrec.parse_PAR_header
parrec.PARRECHeader

Resolves this issue.

@joshicola joshicola requested a review from lmperry April 16, 2020 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant