datalad-neuroimaging


Namedatalad-neuroimaging JSON
Version 0.3.5 PyPI version JSON
download
home_pagehttps://github.com/datalad/datalad-neuroimaging
SummaryDataLad extension package for neuro/medical imaging
upload_time2024-03-19 00:18:41
maintainer
docs_urlNone
authorThe DataLad Team and Contributors
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                 ____          _           _                 _
    |  _ \   __ _ | |_   __ _ | |      __ _   __| |
    | | | | / _` || __| / _` || |     / _` | / _` |
    | |_| || (_| || |_ | (_| || |___ | (_| || (_| |
    |____/  \__,_| \__| \__,_||_____| \__,_| \__,_|
                                       Neuroimaging

[![Travis tests status](https://ci.appveyor.com/api/projects/status/github/datalad/datalad-neuroimaging?branch=master&svg=true)](https://ci.appveyor.com/project/mih/datalad-neuroimaging/branch/master) [![codecov.io](https://codecov.io/github/datalad/datalad-neuroimaging/coverage.svg?branch=master)](https://codecov.io/github/datalad/datalad-neuroimaging?branch=master) [![Documentation](https://readthedocs.org/projects/datalad-neuroimaging/badge/?version=latest)](http://datalad-neuroimaging.rtfd.org) [![https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg](https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg)](https://singularity-hub.org/collections/841) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GitHub release](https://img.shields.io/github/release/datalad/datalad-neuroimaging.svg)](https://GitHub.com/datalad/datalad-neuroimaging/releases/) [![PyPI version fury.io](https://badge.fury.io/py/datalad-neuroimaging.svg)](https://pypi.python.org/pypi/datalad-neuroimaging/) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/datalad/datalad-neuroimaging.svg)](http://isitmaintained.com/project/datalad/datalad-neuroimaging "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/datalad/datalad-neuroimaging.svg)](http://isitmaintained.com/project/datalad/datalad-neuroimaging "Percentage of issues still open")

This extension enhances DataLad (http://datalad.org) for working with
neuroimaging data and workflows. Please see the [extension
documentation](http://datalad-neuroimaging.rtfd.org)
for a description on additional commands and functionality.

For general information on how to use or contribute to DataLad (and this
extension), please see the [DataLad website](http://datalad.org) or the
[main GitHub project page](http://datalad.org).


## Installation

Before you install this package, please make sure that you [install a recent
version of git-annex](https://git-annex.branchable.com/install).  Afterwards,
install the latest version of `datalad-neuroimaging` from
[PyPi](https://pypi.org/project/datalad-neuroimaging). It is recommended to use
a dedicated [virtualenv](https://virtualenv.pypa.io):

    # create and enter a new virtual environment (optional)
    virtualenv --system-site-packages --python=python3 ~/env/dataladni
    . ~/env/dataladni/bin/activate

    # install from PyPi
    pip install datalad_neuroimaging

There is also a [Singularity container](http://singularity.lbl.gov) available.
The latest release version can be obtained by running:

    singularity pull shub://datalad/datalad-neuroimaging

## Support

The documentation of this project is found here:
http://docs.datalad.org/projects/neuroimaging

All bugs, concerns and enhancement requests for this software can be submitted here:
https://github.com/datalad/datalad-neuroimaging/issues

If you have a problem or would like to ask a question about how to use DataLad,
please [submit a question to
NeuroStars.org](https://neurostars.org/tags/datalad) with a ``datalad`` tag.
NeuroStars.org is a platform similar to StackOverflow but dedicated to
neuroinformatics.

All previous DataLad questions are available here:
http://neurostars.org/tags/datalad/

## Acknowledgements

DataLad development is supported by a US-German collaboration in computational
neuroscience (CRCNS) project "DataGit: converging catalogues, warehouses, and
deployment logistics into a federated 'data distribution'" (Halchenko/Hanke),
co-funded by the US National Science Foundation (NSF 1429999) and the German
Federal Ministry of Education and Research (BMBF 01GQ1411). Additional support
is provided by the German federal state of Saxony-Anhalt and the European
Regional Development Fund (ERDF), Project: Center for Behavioral Brain
Sciences, Imaging Platform.  This work is further facilitated by the ReproNim
project (NIH 1P41EB019936-01A1).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datalad/datalad-neuroimaging",
    "name": "datalad-neuroimaging",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "The DataLad Team and Contributors",
    "author_email": "team@datalad.org",
    "download_url": "https://files.pythonhosted.org/packages/a9/c5/1a5646156b5211f5639d79b8a5eb36e24267a583bea78ee2ddb0af9e8d51/datalad_neuroimaging-0.3.5.tar.gz",
    "platform": null,
    "description": "     ____          _           _                 _\n    |  _ \\   __ _ | |_   __ _ | |      __ _   __| |\n    | | | | / _` || __| / _` || |     / _` | / _` |\n    | |_| || (_| || |_ | (_| || |___ | (_| || (_| |\n    |____/  \\__,_| \\__| \\__,_||_____| \\__,_| \\__,_|\n                                       Neuroimaging\n\n[![Travis tests status](https://ci.appveyor.com/api/projects/status/github/datalad/datalad-neuroimaging?branch=master&svg=true)](https://ci.appveyor.com/project/mih/datalad-neuroimaging/branch/master) [![codecov.io](https://codecov.io/github/datalad/datalad-neuroimaging/coverage.svg?branch=master)](https://codecov.io/github/datalad/datalad-neuroimaging?branch=master) [![Documentation](https://readthedocs.org/projects/datalad-neuroimaging/badge/?version=latest)](http://datalad-neuroimaging.rtfd.org) [![https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg](https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg)](https://singularity-hub.org/collections/841) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GitHub release](https://img.shields.io/github/release/datalad/datalad-neuroimaging.svg)](https://GitHub.com/datalad/datalad-neuroimaging/releases/) [![PyPI version fury.io](https://badge.fury.io/py/datalad-neuroimaging.svg)](https://pypi.python.org/pypi/datalad-neuroimaging/) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/datalad/datalad-neuroimaging.svg)](http://isitmaintained.com/project/datalad/datalad-neuroimaging \"Average time to resolve an issue\") [![Percentage of issues still open](http://isitmaintained.com/badge/open/datalad/datalad-neuroimaging.svg)](http://isitmaintained.com/project/datalad/datalad-neuroimaging \"Percentage of issues still open\")\n\nThis extension enhances DataLad (http://datalad.org) for working with\nneuroimaging data and workflows. Please see the [extension\ndocumentation](http://datalad-neuroimaging.rtfd.org)\nfor a description on additional commands and functionality.\n\nFor general information on how to use or contribute to DataLad (and this\nextension), please see the [DataLad website](http://datalad.org) or the\n[main GitHub project page](http://datalad.org).\n\n\n## Installation\n\nBefore you install this package, please make sure that you [install a recent\nversion of git-annex](https://git-annex.branchable.com/install).  Afterwards,\ninstall the latest version of `datalad-neuroimaging` from\n[PyPi](https://pypi.org/project/datalad-neuroimaging). It is recommended to use\na dedicated [virtualenv](https://virtualenv.pypa.io):\n\n    # create and enter a new virtual environment (optional)\n    virtualenv --system-site-packages --python=python3 ~/env/dataladni\n    . ~/env/dataladni/bin/activate\n\n    # install from PyPi\n    pip install datalad_neuroimaging\n\nThere is also a [Singularity container](http://singularity.lbl.gov) available.\nThe latest release version can be obtained by running:\n\n    singularity pull shub://datalad/datalad-neuroimaging\n\n## Support\n\nThe documentation of this project is found here:\nhttp://docs.datalad.org/projects/neuroimaging\n\nAll bugs, concerns and enhancement requests for this software can be submitted here:\nhttps://github.com/datalad/datalad-neuroimaging/issues\n\nIf you have a problem or would like to ask a question about how to use DataLad,\nplease [submit a question to\nNeuroStars.org](https://neurostars.org/tags/datalad) with a ``datalad`` tag.\nNeuroStars.org is a platform similar to StackOverflow but dedicated to\nneuroinformatics.\n\nAll previous DataLad questions are available here:\nhttp://neurostars.org/tags/datalad/\n\n## Acknowledgements\n\nDataLad development is supported by a US-German collaboration in computational\nneuroscience (CRCNS) project \"DataGit: converging catalogues, warehouses, and\ndeployment logistics into a federated 'data distribution'\" (Halchenko/Hanke),\nco-funded by the US National Science Foundation (NSF 1429999) and the German\nFederal Ministry of Education and Research (BMBF 01GQ1411). Additional support\nis provided by the German federal state of Saxony-Anhalt and the European\nRegional Development Fund (ERDF), Project: Center for Behavioral Brain\nSciences, Imaging Platform.  This work is further facilitated by the ReproNim\nproject (NIH 1P41EB019936-01A1).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DataLad extension package for neuro/medical imaging",
    "version": "0.3.5",
    "project_urls": {
        "Homepage": "https://github.com/datalad/datalad-neuroimaging"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b4b85a5b0927d278a4533398541aef7d42a2d2b91d2803fca706f2d5e43a7ad",
                "md5": "7958b63e12d91dec9a57c105bad37bbe",
                "sha256": "dc6a5341d3c2a75ff70ed39649aa1034b413913e536e4b6a83ca2204ef637e80"
            },
            "downloads": -1,
            "filename": "datalad_neuroimaging-0.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7958b63e12d91dec9a57c105bad37bbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 60927,
            "upload_time": "2024-03-19T00:18:37",
            "upload_time_iso_8601": "2024-03-19T00:18:37.991707Z",
            "url": "https://files.pythonhosted.org/packages/7b/4b/85a5b0927d278a4533398541aef7d42a2d2b91d2803fca706f2d5e43a7ad/datalad_neuroimaging-0.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9c51a5646156b5211f5639d79b8a5eb36e24267a583bea78ee2ddb0af9e8d51",
                "md5": "3e6a8a456ae4c08c87d214fc75dc8dbc",
                "sha256": "34510fef3b1565f0385382a101503379cba1c0437d474b7784cc170e147929f3"
            },
            "downloads": -1,
            "filename": "datalad_neuroimaging-0.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3e6a8a456ae4c08c87d214fc75dc8dbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 94859,
            "upload_time": "2024-03-19T00:18:41",
            "upload_time_iso_8601": "2024-03-19T00:18:41.291673Z",
            "url": "https://files.pythonhosted.org/packages/a9/c5/1a5646156b5211f5639d79b8a5eb36e24267a583bea78ee2ddb0af9e8d51/datalad_neuroimaging-0.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 00:18:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datalad",
    "github_project": "datalad-neuroimaging",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "lcname": "datalad-neuroimaging"
}
        
Elapsed time: 0.20302s