https://github.com/lamyj/mrsd
A toolkit to generate MR sequence diagrams
https://github.com/lamyj/mrsd
diagram matplotlib mri python sequence
Last synced: 6 months ago
JSON representation
A toolkit to generate MR sequence diagrams
- Host: GitHub
- URL: https://github.com/lamyj/mrsd
- Owner: lamyj
- License: mit
- Created: 2021-12-23T14:12:26.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T11:38:09.000Z (over 2 years ago)
- Last Synced: 2025-04-30T10:11:29.842Z (6 months ago)
- Topics: diagram, matplotlib, mri, python, sequence
- Language: Python
- Homepage: https://mrsd.readthedocs.io/
- Size: 200 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mrsd: MR sequence diagrams in Python

*mrsd* is a Python toolkit to generate MR sequence diagrams, available on [PyPi](https://pypi.org/project/mrsd/). To install from source, the only dependencies are [Matplotlib](https://matplotlib.org/) and [numpy](https://numpy.org/).
To get started, have a look at the tutorials ([FLASH](https://mrsd.readthedocs.io/en/latest/flash/index.html) and [multi-echo FLASH](https://mrsd.readthedocs.io/en/latest/multiecho/index.html) and the [examples](https://github.com/lamyj/mrsd/tree/master/examples). Once familiar with the basic concepts, you can find more details in the [API Documentation](https://mrsd.readthedocs.io/en/latest/api/index.html).
Rather use MATLAB than Python? [mrisd](https://github.com/benoitberanger/mri_seq_diagram_matlab) is the answer!
