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

Preserve NIFTI header information #13

Open
nicholst opened this issue Nov 13, 2017 · 0 comments
Open

Preserve NIFTI header information #13

nicholst opened this issue Nov 13, 2017 · 0 comments

Comments

@nicholst
Copy link
Owner

Presently a 'virgin' NIFTI file is written, with no world (s_form, q_form) information.

Need to revise this so that all images written out have the same transformation information as (say) the first image.

Simplest way to do this is to create a new version of write_nifti_file that takes as input a template file (or the basic NIFTI1 header).

Note that the only place where NIFTI files are written out is mcmc.cpp.

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

No branches or pull requests

1 participant