voxface


Namevoxface JSON
Version 2023.7.20.1 PyPI version JSON
download
home_pagehttps://github.com/jmtyszka/voxface
SummaryFast MRI face voxelator
upload_time2023-07-20 21:54:36
maintainer
docs_urlNone
authorJulian Michael Tyszka
requires_python>=3.8, <4
license
keywords neuroimaging mri nifti deface deidentify
VCS
bugtrack_url
requirements setuptools numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Voxface

Fast voxelation of the face in 3D structural MRI data combining spline downsampling with nearest-neighbor upsampling to
deidentify the face while retaining some signal intensity to guide whole-head registration.

## Installation

### Latest Version
2023.7.20.1

### GitHub Installation

1. Clone this branch to your local system
   ```
   % git clone https://github.com/jmtyszka/voxface.git
   ```
2. Install to your local Python 3 environment
   ```
   % cd voxface
   % [sudo] python3 setup.py install
   ```
   
### PyPI Installation

1. Install the latest Python 3 version of *voxface* from PyPI
    ```
    % [sudo] pip3 install voxface
    ```

### Typical Performance
Face voxelation of a typical 1 mm isotropic T1w image takes 5 - 6 seconds on a 3.2 GHz 6-Core Intel Core i7 Mac Mini.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jmtyszka/voxface",
    "name": "voxface",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <4",
    "maintainer_email": "",
    "keywords": "neuroimaging MRI Nifti deface deidentify",
    "author": "Julian Michael Tyszka",
    "author_email": "jmt@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/dc/d5/c4f3b58fd7dc561b97b5f56a034dd08be44b8a5629c53998478d1d72187e/voxface-2023.7.20.1.tar.gz",
    "platform": null,
    "description": "# Voxface\n\nFast voxelation of the face in 3D structural MRI data combining spline downsampling with nearest-neighbor upsampling to\ndeidentify the face while retaining some signal intensity to guide whole-head registration.\n\n## Installation\n\n### Latest Version\n2023.7.20.1\n\n### GitHub Installation\n\n1. Clone this branch to your local system\n   ```\n   % git clone https://github.com/jmtyszka/voxface.git\n   ```\n2. Install to your local Python 3 environment\n   ```\n   % cd voxface\n   % [sudo] python3 setup.py install\n   ```\n   \n### PyPI Installation\n\n1. Install the latest Python 3 version of *voxface* from PyPI\n    ```\n    % [sudo] pip3 install voxface\n    ```\n\n### Typical Performance\nFace voxelation of a typical 1 mm isotropic T1w image takes 5 - 6 seconds on a 3.2 GHz 6-Core Intel Core i7 Mac Mini.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fast MRI face voxelator",
    "version": "2023.7.20.1",
    "project_urls": {
        "Bug Reports": "https://github.com/jmtyszka/voxface/issues",
        "Funding": "http://conte.caltech.edu/",
        "Homepage": "https://github.com/jmtyszka/voxface",
        "Source": "https://github.com/jmtyszka/voxface/"
    },
    "split_keywords": [
        "neuroimaging",
        "mri",
        "nifti",
        "deface",
        "deidentify"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2366c2f1f59a4b82e5b1b9c500d94621bef2803a267257619b5022f48f805fa",
                "md5": "46aef0a3680610b1a41a0e95a1c3ed8b",
                "sha256": "993e17880cf669ff5029ba501eb3661fe140296f8e2e02cf58fbc4b37e54fc08"
            },
            "downloads": -1,
            "filename": "voxface-2023.7.20.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46aef0a3680610b1a41a0e95a1c3ed8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <4",
            "size": 4445388,
            "upload_time": "2023-07-20T21:54:34",
            "upload_time_iso_8601": "2023-07-20T21:54:34.684003Z",
            "url": "https://files.pythonhosted.org/packages/a2/36/6c2f1f59a4b82e5b1b9c500d94621bef2803a267257619b5022f48f805fa/voxface-2023.7.20.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcd5c4f3b58fd7dc561b97b5f56a034dd08be44b8a5629c53998478d1d72187e",
                "md5": "2ae78bcc1a8bf693fe12edaa31b410a4",
                "sha256": "014ba91b96983706e2e93e0bae7cad2ad3126d9a85b60ecfed8855dbd82233c6"
            },
            "downloads": -1,
            "filename": "voxface-2023.7.20.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2ae78bcc1a8bf693fe12edaa31b410a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4",
            "size": 4448650,
            "upload_time": "2023-07-20T21:54:36",
            "upload_time_iso_8601": "2023-07-20T21:54:36.760829Z",
            "url": "https://files.pythonhosted.org/packages/dc/d5/c4f3b58fd7dc561b97b5f56a034dd08be44b8a5629c53998478d1d72187e/voxface-2023.7.20.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-20 21:54:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jmtyszka",
    "github_project": "voxface",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "68.0.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "1.25.1"
                ]
            ]
        }
    ],
    "lcname": "voxface"
}
        
Elapsed time: 0.15479s