Giter VIP home page Giter VIP logo

mrtwin_pulseq's Introduction

MRTwin_pulseq

MRTwin sequence programming and simulation framework

MRTwin is a tool to code sequences manually and simulate MR images using the included Bloch simulation. The Documentation/Script of the course is in /script. It covers A : basic echoes in 1D, B : gradient echo encoding and fast GRE MRI, C : spin echo and RARE, D : balanced SSFP, E : exporting and scanning at a real MRI system, F : non-cartesian trajectories, undersampling and reconstruction.

Course setup

The course format is full time two weeks. We meet daily from 9:30 am to 5:30 pm (CET). The first week is very interactive, with small inputs, and interleaved exercises and discussion of them. The second week is more independent.

For virtual attendence read the README_VIRTUAL.md.

Installation

Check the readmes for your system:

  • README_HOME.md for installation on your own Windows or Linux system, Mac is currently not supported.
  • README_CIP.md for the installation in the FAU CIP pool.
  • run script data/brainweb/generate_maps.py to generate brainweb phantoms

Check the installation

See if you can run the python files ex/ex_help_01 and ex/exB05. If errors occur check the versions of the required packages. Or get help from the admin.

A brief introduction in python and torch.

We use python in here as it is open source and easy to debug and extend. Also with pytorch python provides a rather simple possibility of parallelization of code, auto-differentiation.

If you are not familiar with python, please make sure to understand the file ex_help01_python.py from the MRTwin code, as it covers most of the used functions in the whole code and course.

Resources

  • Python: Programming language
  • Pulseq: Open-source, vendor agnostic MRI sequence definition
  • pyPulseq: Pulseq port to python
  • pyTorch: Tensor computations with automatic differentiation and GPU acceleration
  • Bloch Simulator: Visualization Tool (this repository contains an extension for Pulseq files)
  • LaTeX: Used for the script of the course
  • mrzero-core.readthedocs

mrtwin_pulseq's People

Contributors

mzaiss avatar j-endres avatar tholtus avatar fglang avatar asd2511 avatar zhengguotan avatar larsh957 avatar dabosch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.