bidskit


Namebidskit JSON
Version 2025.11.7 PyPI version JSON
download
home_pageNone
SummaryBIDS curation toolkit
upload_time2025-11-06 19:57:40
maintainerNone
docs_urlNone
authorMike Tyszka
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BIDSKIT

Python utilities for converting from DICOM to BIDS neuroimaging formats.

The *bidskit* console command takes a directory tree containing imaging series from one or more subjects (eg T1w MPRAGE, BOLD EPI, Fieldmaps), converts the imaging data to Nifti-1 format with JSON metadata files (sidecars) and populates a directory tree according to the latest BIDS specification.

## Documentation
#### [Installation Instructions](docs/Installation.md)
#### [Quick Start Guide](docs/QuickStart.md)
#### [Useful Features](docs/Features.md)
#### [Flywheel Support](docs/Flywheel.md)

## Bugs and Feature Requests 
Let us know about bugs and feature requests through this repo's
[GitHub Issues](https://github.com/jmtyszka/bidskit/issues) page.

## Related Projects
- [heudiconv](https://github.com/nipy/heudiconv) General purpose heuristic DICOM converter
- [dcm2bids](https://github.com/cbedetti/Dcm2Bids) Christophe Beddetti's DICOM to BIDS converter 


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bidskit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mike Tyszka",
    "author_email": "jmt@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/09/a6/56c154c8fe42e5c86075a20391d9265e9e2330f2a31eb7b055b3b0974c74/bidskit-2025.11.7.tar.gz",
    "platform": null,
    "description": "# BIDSKIT\n\nPython utilities for converting from DICOM to BIDS neuroimaging formats.\n\nThe *bidskit* console command takes a directory tree containing imaging series from one or more subjects (eg T1w MPRAGE, BOLD EPI, Fieldmaps), converts the imaging data to Nifti-1 format with JSON metadata files (sidecars) and populates a directory tree according to the latest BIDS specification.\n\n## Documentation\n#### [Installation Instructions](docs/Installation.md)\n#### [Quick Start Guide](docs/QuickStart.md)\n#### [Useful Features](docs/Features.md)\n#### [Flywheel Support](docs/Flywheel.md)\n\n## Bugs and Feature Requests \nLet us know about bugs and feature requests through this repo's\n[GitHub Issues](https://github.com/jmtyszka/bidskit/issues) page.\n\n## Related Projects\n- [heudiconv](https://github.com/nipy/heudiconv) General purpose heuristic DICOM converter\n- [dcm2bids](https://github.com/cbedetti/Dcm2Bids) Christophe Beddetti's DICOM to BIDS converter \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "BIDS curation toolkit",
    "version": "2025.11.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2358cbe1a9157ecc8df6e41a40dfa2b46939f17aaa34435cc2643bab7ac886a8",
                "md5": "4cc7cf32aa44c688036f141801f9ddcc",
                "sha256": "aaef1edef7306baa83c3a23f0d00937a00602e7ed7599cf3f9b39b9c8f99a043"
            },
            "downloads": -1,
            "filename": "bidskit-2025.11.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4cc7cf32aa44c688036f141801f9ddcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 36452,
            "upload_time": "2025-11-06T19:57:39",
            "upload_time_iso_8601": "2025-11-06T19:57:39.947406Z",
            "url": "https://files.pythonhosted.org/packages/23/58/cbe1a9157ecc8df6e41a40dfa2b46939f17aaa34435cc2643bab7ac886a8/bidskit-2025.11.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09a656c154c8fe42e5c86075a20391d9265e9e2330f2a31eb7b055b3b0974c74",
                "md5": "ec899052b79a97ea29fdb21a278e2903",
                "sha256": "fc478bc5eb5b4808aa4ff2df2d5def54dbf8411313e16a2a2f639adbf0965a56"
            },
            "downloads": -1,
            "filename": "bidskit-2025.11.7.tar.gz",
            "has_sig": false,
            "md5_digest": "ec899052b79a97ea29fdb21a278e2903",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 25479,
            "upload_time": "2025-11-06T19:57:40",
            "upload_time_iso_8601": "2025-11-06T19:57:40.966428Z",
            "url": "https://files.pythonhosted.org/packages/09/a6/56c154c8fe42e5c86075a20391d9265e9e2330f2a31eb7b055b3b0974c74/bidskit-2025.11.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-06 19:57:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bidskit"
}
        
Elapsed time: 3.77510s