aicsimageprocessing


Nameaicsimageprocessing JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/AllenCellModeling/aicsimageprocessing
SummaryA generalized scientific image processing module from the Allen Institute for Cell Science.
upload_time2023-04-13 19:51:56
maintainer
docs_urlNone
authorAICS
requires_python>=3.7
licenseAllen Institute Software License
keywords aicsimageprocessing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aicsimageprocessing

[![Build Status](https://github.com/AllenCellModeling/aicsimageprocessing/workflows/Build%20Master/badge.svg)](https://github.com/AllenCellModeling/aicsimageprocessing/actions)
[![Documentation](https://github.com/AllenCellModeling/aicsimageprocessing/workflows/Documentation/badge.svg)](https://AllenCellModeling.github.io/aicsimageprocessing)
[![Code Coverage](https://codecov.io/gh/AllenCellModeling/aicsimageprocessing/branch/master/graph/badge.svg)](https://codecov.io/gh/AllenCellModeling/aicsimageprocessing)

A generalized scientific image processing module from the Allen Institute for Cell Science.

---

## Installation
**Install Requires:** Prior to installing this package, you must have `numpy` installed.

```bash
pip install numpy
```

**Stable Release:** `pip install aicsimageprocessing`<br>
**Development Head:** `pip install git+https://github.com/AllenCellModeling/aicsimageprocessing.git`

## Documentation
For full package documentation please visit [AllenCellModeling.github.io/aicsimageprocessing](https://AllenCellModeling.github.io/aicsimageprocessing).

## Development
See [CONTRIBUTING.md](CONTRIBUTING.md) for information related to developing the code.


***Free software: Allen Institute Software License***



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AllenCellModeling/aicsimageprocessing",
    "name": "aicsimageprocessing",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "aicsimageprocessing",
    "author": "AICS",
    "author_email": "!AICS_SW@alleninstitute.org",
    "download_url": "https://files.pythonhosted.org/packages/bb/4e/aebe8ca6632a1e732259ccb89aff85991194faa876322aefc3ef55dd9052/aicsimageprocessing-0.8.3.tar.gz",
    "platform": null,
    "description": "# aicsimageprocessing\n\n[![Build Status](https://github.com/AllenCellModeling/aicsimageprocessing/workflows/Build%20Master/badge.svg)](https://github.com/AllenCellModeling/aicsimageprocessing/actions)\n[![Documentation](https://github.com/AllenCellModeling/aicsimageprocessing/workflows/Documentation/badge.svg)](https://AllenCellModeling.github.io/aicsimageprocessing)\n[![Code Coverage](https://codecov.io/gh/AllenCellModeling/aicsimageprocessing/branch/master/graph/badge.svg)](https://codecov.io/gh/AllenCellModeling/aicsimageprocessing)\n\nA generalized scientific image processing module from the Allen Institute for Cell Science.\n\n---\n\n## Installation\n**Install Requires:** Prior to installing this package, you must have `numpy` installed.\n\n```bash\npip install numpy\n```\n\n**Stable Release:** `pip install aicsimageprocessing`<br>\n**Development Head:** `pip install git+https://github.com/AllenCellModeling/aicsimageprocessing.git`\n\n## Documentation\nFor full package documentation please visit [AllenCellModeling.github.io/aicsimageprocessing](https://AllenCellModeling.github.io/aicsimageprocessing).\n\n## Development\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for information related to developing the code.\n\n\n***Free software: Allen Institute Software License***\n\n\n",
    "bugtrack_url": null,
    "license": "Allen Institute Software License",
    "summary": "A generalized scientific image processing module from the Allen Institute for Cell Science.",
    "version": "0.8.3",
    "split_keywords": [
        "aicsimageprocessing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "873e978ead3516c5c22cbedcb24477f1646908bcb4bb4af0cce0119231cebfa7",
                "md5": "b77a2a194f208560d7810643f2693467",
                "sha256": "c7207fe5462b84bb14c131c2ab26716eb0971abda5b53a6fecfb3a22fec4312d"
            },
            "downloads": -1,
            "filename": "aicsimageprocessing-0.8.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b77a2a194f208560d7810643f2693467",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 45427,
            "upload_time": "2023-04-13T19:51:54",
            "upload_time_iso_8601": "2023-04-13T19:51:54.183306Z",
            "url": "https://files.pythonhosted.org/packages/87/3e/978ead3516c5c22cbedcb24477f1646908bcb4bb4af0cce0119231cebfa7/aicsimageprocessing-0.8.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb4eaebe8ca6632a1e732259ccb89aff85991194faa876322aefc3ef55dd9052",
                "md5": "01637c7fd1719d6c09a23fb3a8ae384f",
                "sha256": "1f0690f882431cc5e44e7d8bb70d44d343224c341a550bc883061847f7375bc7"
            },
            "downloads": -1,
            "filename": "aicsimageprocessing-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "01637c7fd1719d6c09a23fb3a8ae384f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 42535,
            "upload_time": "2023-04-13T19:51:56",
            "upload_time_iso_8601": "2023-04-13T19:51:56.189455Z",
            "url": "https://files.pythonhosted.org/packages/bb/4e/aebe8ca6632a1e732259ccb89aff85991194faa876322aefc3ef55dd9052/aicsimageprocessing-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-13 19:51:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AllenCellModeling",
    "github_project": "aicsimageprocessing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "aicsimageprocessing"
}
        
Elapsed time: 0.19532s