# mrsd: MR sequence diagrams in Python
![PyPI](https://img.shields.io/pypi/v/mrsd)
*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!
![](docs/flash.png)
Raw data
{
"_id": null,
"home_page": "https://github.com/lamyj/mrsd",
"name": "mrsd",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "MRI,sequence,diagram,matplotlib",
"author": "Julien Lamy",
"author_email": "lamy@unistra.fr",
"download_url": "https://files.pythonhosted.org/packages/96/ef/e787bf5fc5c3c134e33ce1bf7a13af7fa4792a0b37c6bc337912ff14a164/mrsd-1.0.0.tar.gz",
"platform": null,
"description": "# mrsd: MR sequence diagrams in Python\n\n![PyPI](https://img.shields.io/pypi/v/mrsd)\n\n*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/).\n\nTo 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).\n\nRather use MATLAB than Python? [mrisd](https://github.com/benoitberanger/mri_seq_diagram_matlab) is the answer!\n\n![](docs/flash.png)\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "MR sequence diagram toolkit",
"version": "1.0.0",
"split_keywords": [
"mri",
"sequence",
"diagram",
"matplotlib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9e389519f91a858bcd3c8e879066fee603b80e1869f6f803ea5f42696265f991",
"md5": "8da36c460b09f3df4e2d7372e58722a1",
"sha256": "e226a6b31b831ba8266ea64761be627fbf36da4b4e46f4ba9364e52ccd57fc1d"
},
"downloads": -1,
"filename": "mrsd-1.0.0-py3-none-any.whl",
"has_sig": true,
"md5_digest": "8da36c460b09f3df4e2d7372e58722a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9676,
"upload_time": "2023-03-16T11:46:48",
"upload_time_iso_8601": "2023-03-16T11:46:48.595814Z",
"url": "https://files.pythonhosted.org/packages/9e/38/9519f91a858bcd3c8e879066fee603b80e1869f6f803ea5f42696265f991/mrsd-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "96efe787bf5fc5c3c134e33ce1bf7a13af7fa4792a0b37c6bc337912ff14a164",
"md5": "dc9b8be9e3488fa5f769efd3d4c87d99",
"sha256": "ac7856e94bb250c163c0688ff0e44ee7b5087270df94d31edf3680d3e6c5a279"
},
"downloads": -1,
"filename": "mrsd-1.0.0.tar.gz",
"has_sig": true,
"md5_digest": "dc9b8be9e3488fa5f769efd3d4c87d99",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 23041,
"upload_time": "2023-03-16T11:46:50",
"upload_time_iso_8601": "2023-03-16T11:46:50.623232Z",
"url": "https://files.pythonhosted.org/packages/96/ef/e787bf5fc5c3c134e33ce1bf7a13af7fa4792a0b37c6bc337912ff14a164/mrsd-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-16 11:46:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "lamyj",
"github_project": "mrsd",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "mrsd"
}