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

[Feature request] spm_CTseg_warp should be able to warp multiple images #14

Open
pwrightkcl opened this issue Jan 18, 2022 · 3 comments

Comments

@pwrightkcl
Copy link
Contributor

Currently, spm_CTseg_warp only takes a single image. Most of the standard tools to apply deformation fields accept multiple images. Would it run faster if it worked on a list of image using the same deformation field?

@brudfors
Copy link
Contributor

Hi Paul, Wouldn't the deformation field be subject-specific, so why would you want to apply the same field to different subjects? Or maybe I am missing something :)

@pwrightkcl
Copy link
Contributor Author

This would be if there were multiple images for the same subject. A series of masks, for example.

@brudfors
Copy link
Contributor

Ah, I see!

I think it might be possible to give a list of paths at, for example, line 68. If you want, you could try that, and make as PR referenceing this issue if it does work.

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

2 participants