Skip to content

Conversation

@naegelejd
Copy link
Member

This PR:

  • Removes runtime loading of dynamic libraries
  • Removes XML configurations
  • Removes all MR-specific code from the Core library
  • Removes much dead code
  • Introduces Pipeline and Builders for constructing a reconstruction chain
  • Introduces Node-level CLI parameters for every step of the reconstruction chain

Test it out with:

  • pingvin -l: List available pipelines
  • mrd_phantom | pingvin default > reconstructed.mrd: Basic recon

Closes #6

@naegelejd naegelejd requested a review from hansenms February 24, 2025 13:23
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.

Remove XML configurations and runtime linking

2 participants