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

DOC: Explain ElastixRegistrationMethod use "-tp" for initial transforms #912

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

N-Dekker
Copy link
Member

@N-Dekker N-Dekker commented Jun 15, 2023

Follow-up to pull request #909 commit 9e64269 "ENH: ElastixRegistrationMethod writes initial transform parameter files"

Requested by Marius Staring (@mstaring).


Main part of the explanation:

// Pass the last initial transform parameter file name to the argument map, in order to have it stored by
// elx::TransformBase::ReadFromFile(), so that it can be retrieved later by
// elx::TransformBase::GetInitialTransformParametersFileName(). Use "-tp", instead of "-t0", to avoid actual file
// reading of the initial transforms, as they are already in memory.

Follow-up to pull request #909 commit 9e64269 "ENH: ElastixRegistrationMethod writes initial transform parameter files"

Requested by Marius Staring.
@N-Dekker N-Dekker requested a review from mstaring June 15, 2023 14:56
@N-Dekker N-Dekker merged commit dc6201f into main Jun 19, 2023
@N-Dekker N-Dekker deleted the Explain-ElastixRegistrationMethod-tp branch June 19, 2023 07:57
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