lbm-caiman-python


Namelbm-caiman-python JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/millerbrainobservatory/LBM-CaImAn-Python
SummaryPython implementation of the Light Beads Microscopy (LBM) computational pipeline.
upload_time2024-09-27 15:47:14
maintainerNone
docs_urlNone
authorFlynn OConnell
requires_python>=3.9
licenseNone
keywords pipeline numpy microscopy scanimage multiroi tiff
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LBM-CaImAn-Python

[![Pixi Badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json)](https://pixi.sh) [![Documentation](https://img.shields.io/badge/%20Docs-1f425f.svg)](https://millerbrainobservatory.github.io/LBM-CaImAn-Python/)

Python implementation of the Light Beads Microscopy (LBM) computational pipeline.

For the `MATLAB` implementation, see [here](https://github.com/MillerBrainObservatory/LBM-CaImAn-MATLAB/)

## Pipeline Steps:

1. Extraction
    - De-interleave zT
    - Scan Phase-Correlation
2. Registration
    - Template creation
    - Rigid registration
    - Piecewise-rigid registration
3. Segmentation
    - Iterative CNMF segmentation
    - Deconvolution
    - Refinement

# Requirements

- caiman
- numpy
- scipy

```{note}
See the `environment.yml` file at the root of this project for a complete list of package dependencies.
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/millerbrainobservatory/LBM-CaImAn-Python",
    "name": "lbm-caiman-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Pipeline Numpy Microscopy ScanImage multiROI tiff",
    "author": "Flynn OConnell",
    "author_email": "foconnell@rockefeller.edu",
    "download_url": "https://files.pythonhosted.org/packages/06/7a/15b08e68da6351d6a356044b66477ad2d190a13ca5a7eca464734d68025e/lbm_caiman_python-0.7.0.tar.gz",
    "platform": null,
    "description": "# LBM-CaImAn-Python\n\n[![Pixi Badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json)](https://pixi.sh) [![Documentation](https://img.shields.io/badge/%20Docs-1f425f.svg)](https://millerbrainobservatory.github.io/LBM-CaImAn-Python/)\n\nPython implementation of the Light Beads Microscopy (LBM) computational pipeline.\n\nFor the `MATLAB` implementation, see [here](https://github.com/MillerBrainObservatory/LBM-CaImAn-MATLAB/)\n\n## Pipeline Steps:\n\n1. Extraction\n    - De-interleave zT\n    - Scan Phase-Correlation\n2. Registration\n    - Template creation\n    - Rigid registration\n    - Piecewise-rigid registration\n3. Segmentation\n    - Iterative CNMF segmentation\n    - Deconvolution\n    - Refinement\n\n# Requirements\n\n- caiman\n- numpy\n- scipy\n\n```{note}\nSee the `environment.yml` file at the root of this project for a complete list of package dependencies.\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python implementation of the Light Beads Microscopy (LBM) computational pipeline.",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/millerbrainobservatory/LBM-CaImAn-Python",
        "documentation": "https://millerbrainobservatory.github.io/LBM-CaImAn-Python/index.html",
        "homepage": "https://github.com/MillerBrainObservatory/",
        "source": "https://github.com/MillerBrainObservatory/LBM-CaImAn-Python/"
    },
    "split_keywords": [
        "pipeline",
        "numpy",
        "microscopy",
        "scanimage",
        "multiroi",
        "tiff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "255c2d1bf75ba4c5a14504c9e8b3a3b7be9085ddcb05a57e355549cb3214f591",
                "md5": "6621bf64b9cb66d8d8d098f2dc85fa12",
                "sha256": "da0f6ad78d1f30e94b650008ca32a0b1eaae3d1a4ea2b4cb22600f466ee091f8"
            },
            "downloads": -1,
            "filename": "lbm_caiman_python-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6621bf64b9cb66d8d8d098f2dc85fa12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 73754,
            "upload_time": "2024-09-27T15:47:11",
            "upload_time_iso_8601": "2024-09-27T15:47:11.936889Z",
            "url": "https://files.pythonhosted.org/packages/25/5c/2d1bf75ba4c5a14504c9e8b3a3b7be9085ddcb05a57e355549cb3214f591/lbm_caiman_python-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "067a15b08e68da6351d6a356044b66477ad2d190a13ca5a7eca464734d68025e",
                "md5": "6c274fdffaed034570f0d2b2e9acd152",
                "sha256": "2245116b1014339fb1b6d9b6653ef11b69f5970083970b2966475014bb465e62"
            },
            "downloads": -1,
            "filename": "lbm_caiman_python-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6c274fdffaed034570f0d2b2e9acd152",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3055776,
            "upload_time": "2024-09-27T15:47:14",
            "upload_time_iso_8601": "2024-09-27T15:47:14.253059Z",
            "url": "https://files.pythonhosted.org/packages/06/7a/15b08e68da6351d6a356044b66477ad2d190a13ca5a7eca464734d68025e/lbm_caiman_python-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-27 15:47:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "millerbrainobservatory",
    "github_project": "LBM-CaImAn-Python",
    "github_not_found": true,
    "lcname": "lbm-caiman-python"
}
        
Elapsed time: 0.63861s