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

Let library also print the input parameters to log file #1284

Open
N-Dekker opened this issue Jan 29, 2025 · 0 comments
Open

Let library also print the input parameters to log file #1284

N-Dekker opened this issue Jan 29, 2025 · 0 comments

Comments

@N-Dekker
Copy link
Member

The elastix executable prints the registration parameters to its log file, but the library does not!

Configuration::BeforeAll()
{
if (!BaseComponent::IsElastixLibrary())
{
this->PrintParameterFile();
}

It would be very helpful if the library would then print the data from the parameter map. Discussed with Marius (@mstaring), by mail, "Geen registratie-parameters bij elastix-library!"

N-Dekker added a commit that referenced this issue Feb 1, 2025
- Addresses issue #1284 "Let library also print the input parameters to log file".
N-Dekker added a commit that referenced this issue Feb 3, 2025
- Addresses issue #1284 "Let library also print the input parameters to log file".
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