<p align="center">
<img src="docs/source/static/x_epi_logo.png" alt="drawing" width="250"/>
</p>
**x_epi** is a Python package for creating EPI sequences for X-nucleus imaging. It uses the [PyPulseq](github.com/imr-framework/pypulseq) package to create vendor neutral sequences in the [Pulseq](pulseq.github.io) format.
Users can create a custom EPI sequence using python functions, a command line program, or a simple graphical user interface. Please see the [documentation](https://x-epi.readthedocs.io) for more details.
[](https://x-epi.readthedocs.io/en/latest/?badge=latest)
Raw data
{
"_id": null,
"home_page": "",
"name": "x-epi",
"maintainer": "",
"docs_url": null,
"requires_python": "<3.10",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Tyler Blazey <blazey@wustl.edu>",
"download_url": "https://files.pythonhosted.org/packages/e3/ce/c90573cc10459c82fc921107a96a907559baf77b2e2ec7cbdee643c6cc87/x_epi-0.0.3.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <img src=\"docs/source/static/x_epi_logo.png\" alt=\"drawing\" width=\"250\"/>\n</p>\n\n**x_epi** is a Python package for creating EPI sequences for X-nucleus imaging. It uses the [PyPulseq](github.com/imr-framework/pypulseq) package to create vendor neutral sequences in the [Pulseq](pulseq.github.io) format. \n\nUsers can create a custom EPI sequence using python functions, a command line program, or a simple graphical user interface. Please see the [documentation](https://x-epi.readthedocs.io) for more details.\n\n[](https://x-epi.readthedocs.io/en/latest/?badge=latest)\n \n",
"bugtrack_url": null,
"license": "",
"summary": "A package for creating EPI sequences for X-Nuclues imaging",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/tblazey/x_epi"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8e5e8a21bc1845b06fdd384d5083703da787db264caca78866ed5bbefff36b65",
"md5": "fd962324e4c4ed1d1c875c52599761ad",
"sha256": "37a654fb80053332f9fd4f1622e85ccfec7c3a2b6f7ebe851a6035035fa5c25c"
},
"downloads": -1,
"filename": "x_epi-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd962324e4c4ed1d1c875c52599761ad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.10",
"size": 36751,
"upload_time": "2023-09-09T05:35:20",
"upload_time_iso_8601": "2023-09-09T05:35:20.203859Z",
"url": "https://files.pythonhosted.org/packages/8e/5e/8a21bc1845b06fdd384d5083703da787db264caca78866ed5bbefff36b65/x_epi-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e3cec90573cc10459c82fc921107a96a907559baf77b2e2ec7cbdee643c6cc87",
"md5": "22106643204b5c1aac261c890c085b8b",
"sha256": "3c84f1faf7a7edace845676adbb9348fd03304dc11979642d512925ddf2e4741"
},
"downloads": -1,
"filename": "x_epi-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "22106643204b5c1aac261c890c085b8b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.10",
"size": 3213106,
"upload_time": "2023-09-09T05:35:22",
"upload_time_iso_8601": "2023-09-09T05:35:22.008109Z",
"url": "https://files.pythonhosted.org/packages/e3/ce/c90573cc10459c82fc921107a96a907559baf77b2e2ec7cbdee643c6cc87/x_epi-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-09 05:35:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tblazey",
"github_project": "x_epi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "nibabel",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pypulseq",
"specs": []
},
{
"name": "PyQt5",
"specs": []
},
{
"name": "PyQt5_sip",
"specs": []
},
{
"name": "scipy",
"specs": []
}
],
"lcname": "x-epi"
}