-
If a subject looks like
where A and B has the same matrix size. |
Beta Was this translation helpful? Give feedback.
Answered by
fepegar
May 2, 2024
Replies: 1 comment
-
Hi @madssakre. Please take a look at the tutorials. The same transformation will be applied to both images. You can simply save them like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
madssakre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @madssakre. Please take a look at the tutorials.
The same transformation will be applied to both images. You can simply save them like
subject.A.save('image_a.nii.gz')
.