torch-motion-correction


Nametorch-motion-correction JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryMotion estimation and correction in PyTorch
upload_time2025-11-08 23:26:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # torch-motion-correction

[![License](https://img.shields.io/pypi/l/torch-motion-correction.svg?color=green)](https://github.com/teamtomo/torch-motion-correction/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/torch-motion-correction.svg?color=green)](https://pypi.org/project/torch-motion-correction)
[![Python Version](https://img.shields.io/pypi/pyversions/torch-motion-correction.svg?color=green)](https://python.org)
[![CI](https://github.com/teamtomo/torch-motion-correction/actions/workflows/ci.yml/badge.svg)](https://github.com/teamtomo/torch-motion-correction/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/teamtomo/torch-motion-correction/branch/main/graph/badge.svg)](https://codecov.io/gh/teamtomo/torch-motion-correction)

Motion estimation and correction in PyTorch.

work in progress

## Authors

- Alister Burt (started when working at MRC-LMB, continued at Genentech)
- Josh Dickerson (UC Berkeley)
- Matthew Giammar (UC Berkeley)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "torch-motion-correction",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Alister Burt <alisterburt@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d5/5c/be7b515d3bdabe0d7bc1801de6ed3371fb79e8f3f557c29f2e7f00bbe99e/torch_motion_correction-0.0.4.tar.gz",
    "platform": null,
    "description": "# torch-motion-correction\n\n[![License](https://img.shields.io/pypi/l/torch-motion-correction.svg?color=green)](https://github.com/teamtomo/torch-motion-correction/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/torch-motion-correction.svg?color=green)](https://pypi.org/project/torch-motion-correction)\n[![Python Version](https://img.shields.io/pypi/pyversions/torch-motion-correction.svg?color=green)](https://python.org)\n[![CI](https://github.com/teamtomo/torch-motion-correction/actions/workflows/ci.yml/badge.svg)](https://github.com/teamtomo/torch-motion-correction/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/teamtomo/torch-motion-correction/branch/main/graph/badge.svg)](https://codecov.io/gh/teamtomo/torch-motion-correction)\n\nMotion estimation and correction in PyTorch.\n\nwork in progress\n\n## Authors\n\n- Alister Burt (started when working at MRC-LMB, continued at Genentech)\n- Josh Dickerson (UC Berkeley)\n- Matthew Giammar (UC Berkeley)\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Motion estimation and correction in PyTorch",
    "version": "0.0.4",
    "project_urls": {
        "homepage": "https://github.com/teamtomo/torch-motion-correction",
        "repository": "https://github.com/teamtomo/torch-motion-correction"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30b94a87ce6ee111c37f12e59cc4cfacc30f65bb42c89ce88d9f49db227b9ef3",
                "md5": "73e2b75e00152f306061cd2922eeb7a4",
                "sha256": "5f43f572c264c82da19399fd7d8a70ae4e1a6a998f0ffc9894f67b5713522822"
            },
            "downloads": -1,
            "filename": "torch_motion_correction-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73e2b75e00152f306061cd2922eeb7a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 33875,
            "upload_time": "2025-11-08T23:26:54",
            "upload_time_iso_8601": "2025-11-08T23:26:54.190231Z",
            "url": "https://files.pythonhosted.org/packages/30/b9/4a87ce6ee111c37f12e59cc4cfacc30f65bb42c89ce88d9f49db227b9ef3/torch_motion_correction-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d55cbe7b515d3bdabe0d7bc1801de6ed3371fb79e8f3f557c29f2e7f00bbe99e",
                "md5": "4f437ed795de60537eeb67e717b618b3",
                "sha256": "69f12995e2315ecb68df4b199d6800e01e4c5dccbed10fd1fcfedeb59b5fedc6"
            },
            "downloads": -1,
            "filename": "torch_motion_correction-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4f437ed795de60537eeb67e717b618b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 322832,
            "upload_time": "2025-11-08T23:26:55",
            "upload_time_iso_8601": "2025-11-08T23:26:55.554021Z",
            "url": "https://files.pythonhosted.org/packages/d5/5c/be7b515d3bdabe0d7bc1801de6ed3371fb79e8f3f557c29f2e7f00bbe99e/torch_motion_correction-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-08 23:26:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "teamtomo",
    "github_project": "torch-motion-correction",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "torch-motion-correction"
}
        
Elapsed time: 1.82205s