Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bruker 4D dataset slice ordering / file grouping #299

Merged
merged 2 commits into from
May 20, 2019

Conversation

isolovey
Copy link
Contributor

  • Bruker 4D datasets: Fix parametric maps grouping

    Fix incorrect combining of parametric maps into one Nifti file (Bruker Enhanced MR DICOM - parametric maps #282)

  • Bruker 4D datasets: correct slice ordering

    Use Dimension Index Sequence (0020,9222) to identify elements of
    Dimension Index Values (0020,9157) and re-order them such that In-Stack
    Position Number (0020,9057) is always first, and hence slices are
    correctly grouped together.

Resolves #282

Fix incorrect combining of parametric maps into one Nifti file (rordenlab#282)
@neurolabusc
Copy link
Collaborator

@isolovey-robarts this pull request does not compile with Visual Studio.

Use Dimension Index Sequence (0020,9222) to identify elements of
Dimension Index Values (0020,9157) and re-order them such that In-Stack
Position Number (0020,9057) is always first, and hence slices are
correctly grouped together.

(rordenlab#282)
@neurolabusc
Copy link
Collaborator

@isolovey-robarts this looks good. Can you please set the target to the 'development' rather than 'master' branch. The policy is to use the development branch between releases. This allows users to download and compile the master branch to get the most recent stable release.

@isolovey isolovey changed the base branch from master to development May 17, 2019 13:38
@neurolabusc neurolabusc merged commit 5e889e5 into rordenlab:development May 20, 2019
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.

2 participants