{ "info": { "author": "Jeffrey M. Engelmann", "author_email": "jme2041@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "# elftools: Engelmann's Libre fMRI Tools\n\n`elftools` is a python package that is intended to facilitate analysis of\nfunctional magnetic resonance imaging (fMRI) datasets.\n\n# Modules\n\n## jfmri: Access MRI/fMRI datasets from files of arbitrary format\n\n`jfmri` (Just Files MRI Module) is an extension module that provides methods\nand classes to read MRI/fMRI data from binary files of arbitrary format into\n`numpy` arrays, and to write MRI/fMRI data from `numpy` arrays to binary files.\nThe binary format is specified by the user via command-line arguments, allowing\naccess to files of any format. There is additional support for reading from and\nwriting to NIfTI-1 files.\n\n## jfview: View MRI/fMRI datasets\n\n`jfview` (Just Files MRI Viewer) is a simple viewer that is intended for\nvisualization of how MRI/fMRI datasets are stored on disk without automatically\napplying spatial transformations from the image header.\n\n# License\n\n`elftools` is released under the revised (3-clause) BSD license.\nFor details, see [LICENSE.txt](https://github.com/jme2041/elftools/blob/master/LICENSE.txt).\n\nThe NIfTI-1 file format specification and header file (`nifti1.h`) are\navailable from the\n[Neuroimaging Informatics Technology Initiative](https://nifti.nimh.nih.gov).\n`nifti1.h` has been released into the public domain.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jme2041/elftools", "keywords": "mri fmri nifti binary file viewer", "license": "BSD 3-Clause License", "maintainer": "Jeffrey M. Engelmann", "maintainer_email": "jme2041@gmail.com", "name": "elftools", "package_url": "https://pypi.org/project/elftools/", "platform": "", "project_url": "https://pypi.org/project/elftools/", "project_urls": { "Homepage": "https://github.com/jme2041/elftools" }, "release_url": "https://pypi.org/project/elftools/0.1.0.dev0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Engelmann's Libre fMRI Tools", "version": "0.1.0.dev0" }, "last_serial": 4167650, "releases": { "0.1.0.dev0": [ { "comment_text": "", "digests": { "md5": "95f23f1e733f9f12d1390068e196fcd9", "sha256": "759a09673a129d841e554fa87d888eec0f53de207416f7bf85b5d8c224a8d086" }, "downloads": -1, "filename": "elftools-0.1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "95f23f1e733f9f12d1390068e196fcd9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4333, "upload_time": "2018-08-14T03:46:21", "url": "https://files.pythonhosted.org/packages/75/73/6d6103991bbc9bf0de609bfd74400178a2870ca487913cdd8ab84a99c718/elftools-0.1.0.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95f23f1e733f9f12d1390068e196fcd9", "sha256": "759a09673a129d841e554fa87d888eec0f53de207416f7bf85b5d8c224a8d086" }, "downloads": -1, "filename": "elftools-0.1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "95f23f1e733f9f12d1390068e196fcd9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4333, "upload_time": "2018-08-14T03:46:21", "url": "https://files.pythonhosted.org/packages/75/73/6d6103991bbc9bf0de609bfd74400178a2870ca487913cdd8ab84a99c718/elftools-0.1.0.dev0.tar.gz" } ] }