stnmf


Namestnmf JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryFast and versatile implementation of spike-triggered non-negative matrix factorization based on AF-HALS
upload_time2024-01-25 14:05:32
maintainer
docs_urlNone
authorSören J. Zapp, Tim Gollisch
requires_python>=3.10
licenseMIT
keywords retina subunits primate receptive field neuroscience stnmf nmf nnsvd-lrc hals
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # STNMF with AF-HALS

[![Build status](https://github.com/gollischlab/STNMF_with_AFHALS/actions/workflows/pypi.yml/badge.svg)](https://github.com/gollischlab/STNMF_with_AFHALS/deployments/PyPI)
[![Documentation status](https://readthedocs.org/projects/stnmf/badge/?version=latest)](https://stnmf.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://img.shields.io/pypi/v/stnmf.svg)](https://pypi.python.org/pypi/stnmf)

A fast and versatile implementation of spike-triggered non-negative matrix factorization (STNMF) based on accelerated fast hierarchical alternating least squares (AF-HALS) algorithms.

This Python package allows fast inference of receptive-field subunits from the spiking responses of retinal ganglion cells including methods of hyperparameter tuning.

Described in the paper:

> **Zapp SJ, Khani MH, Schreyer HM, Sridhar S, Ramakrishna V, Krüppel S, Mietsch M, Protti DA, Karamanlis D, Gollisch T: Accelerated spike-triggered non-negative matrix factorization reveals coordinated ganglion cell subunit mosaics in the primate retina**

## Documentation
The documentation is available at [https://stnmf.readthedocs.io](https://stnmf.readthedocs.io).

## Installation
Install using `pip` from command-line:

```bash
pip install stnmf
```

## Contact
For feedback and bug reports, please use the [Github issue tracker](https://github.com/gollischlab/STNMF_with_AFHALS/issues).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "stnmf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "retina,subunits,primate,receptive field,neuroscience,STNMF,NMF,NNSVD-LRC,HALS",
    "author": "S\u00f6ren J. Zapp, Tim Gollisch",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/45/2a/15648484832de85d3edc6f22619ed3b0e41ace883276a2032dbcf127d625/stnmf-1.0.0.tar.gz",
    "platform": null,
    "description": "# STNMF with AF-HALS\n\n[![Build status](https://github.com/gollischlab/STNMF_with_AFHALS/actions/workflows/pypi.yml/badge.svg)](https://github.com/gollischlab/STNMF_with_AFHALS/deployments/PyPI)\n[![Documentation status](https://readthedocs.org/projects/stnmf/badge/?version=latest)](https://stnmf.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://img.shields.io/pypi/v/stnmf.svg)](https://pypi.python.org/pypi/stnmf)\n\nA fast and versatile implementation of spike-triggered non-negative matrix factorization (STNMF) based on accelerated fast hierarchical alternating least squares (AF-HALS) algorithms.\n\nThis Python package allows fast inference of receptive-field subunits from the spiking responses of retinal ganglion cells including methods of hyperparameter tuning.\n\nDescribed in the paper:\n\n> **Zapp SJ, Khani MH, Schreyer HM, Sridhar S, Ramakrishna V, Kr\u00fcppel S, Mietsch M, Protti DA, Karamanlis D, Gollisch T: Accelerated spike-triggered non-negative matrix factorization reveals coordinated ganglion cell subunit mosaics in the primate retina**\n\n## Documentation\nThe documentation is available at [https://stnmf.readthedocs.io](https://stnmf.readthedocs.io).\n\n## Installation\nInstall using `pip` from command-line:\n\n```bash\npip install stnmf\n```\n\n## Contact\nFor feedback and bug reports, please use the [Github issue tracker](https://github.com/gollischlab/STNMF_with_AFHALS/issues).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fast and versatile implementation of spike-triggered non-negative matrix factorization based on AF-HALS",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://stnmf.readthedocs.io",
        "Issues": "https://github.com/gollischlab/STNMF_with_AFHALS/issues",
        "Repository": "https://github.com/gollischlab/STNMF_with_AFHALS.git"
    },
    "split_keywords": [
        "retina",
        "subunits",
        "primate",
        "receptive field",
        "neuroscience",
        "stnmf",
        "nmf",
        "nnsvd-lrc",
        "hals"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b06be321fe701e3ee34e4cf1bbce6b032200cd675590927fb2619b0ec86f80f",
                "md5": "b726c48478581712f23e5b0f5aea5ffd",
                "sha256": "14f5d56f863622c5da415e0e271216d774b331a276d3c12a465d00efd39755a3"
            },
            "downloads": -1,
            "filename": "stnmf-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b726c48478581712f23e5b0f5aea5ffd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 45296,
            "upload_time": "2024-01-25T14:05:30",
            "upload_time_iso_8601": "2024-01-25T14:05:30.433738Z",
            "url": "https://files.pythonhosted.org/packages/2b/06/be321fe701e3ee34e4cf1bbce6b032200cd675590927fb2619b0ec86f80f/stnmf-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "452a15648484832de85d3edc6f22619ed3b0e41ace883276a2032dbcf127d625",
                "md5": "0792a938a849806139a66b9feef3e828",
                "sha256": "03bbe822acf44c630d6f997a9caa8fd6a717266351eb5608d57b44277db7b530"
            },
            "downloads": -1,
            "filename": "stnmf-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0792a938a849806139a66b9feef3e828",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 38908,
            "upload_time": "2024-01-25T14:05:32",
            "upload_time_iso_8601": "2024-01-25T14:05:32.095262Z",
            "url": "https://files.pythonhosted.org/packages/45/2a/15648484832de85d3edc6f22619ed3b0e41ace883276a2032dbcf127d625/stnmf-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-25 14:05:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gollischlab",
    "github_project": "STNMF_with_AFHALS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stnmf"
}
        
Elapsed time: 0.19325s