Skip to main content

MR image reconstruction and processing package specifically developed for PyTorch.

Project description

MRpro

MR image reconstruction and processing package specifically developed for PyTorch.

This package supports ismrmrd-format for MR raw data. All data containers utilise PyTorch-tensors to ensure easy integration in PyTorch-based network schemes.

Python License

Installation for developers

  1. Clone the repo
  2. Create/select a python environment
  3. Open terminal in the "MRpro" main folder
  4. Install "MRpro" in editable mode with linting and testing: pip install -e ".[lint,test]"
  5. Setup Pre-Commit Hook: pre-commit install

Recommended IDE and Extensions

We recommend to use Microsoft Visual Studio Code with the following extensions:

  • Python (Microsoft)
  • Pylance (Microsoft)
  • isort (Microsoft)
  • Python Indent (Kevin Rose)
  • Python Type Hint (njqdev)
  • Editorconfig for VS Code (EditorConfig)
  • Mypy (Martan Gover)
  • autoDocstring (Nils Werner)
  • markdownlint (David Anson)
  • Even Better TOML (tamasfe)

Further extensions that might be useful:

  • IntelliCode (Microsoft)
  • Remote - SHH (Microsoft)
  • GitHub Copilot (GitHub - fee-based )

Note that this project uses a pyproject.toml instead of setup.py file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MRpro-0.0.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

MRpro-0.0.0-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page