napari-curtain


Namenapari-curtain JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/haesleinhuepf/napari-curtain
SummaryView one image over another as curtain
upload_time2022-01-01 16:24:40
maintainer
docs_urlNone
authorRobert Haase
requires_python>=3.7
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements None
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-curtain

[![License](https://img.shields.io/pypi/l/napari-curtain.svg?color=green)](https://github.com/haesleinhuepf/napari-curtain/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/napari-curtain.svg?color=green)](https://pypi.org/project/napari-curtain)
[![Python Version](https://img.shields.io/pypi/pyversions/napari-curtain.svg?color=green)](https://python.org)
[![tests](https://github.com/haesleinhuepf/napari-curtain/workflows/tests/badge.svg)](https://github.com/haesleinhuepf/napari-curtain/actions)
[![codecov](https://codecov.io/gh/haesleinhuepf/napari-curtain/branch/main/graph/badge.svg)](https://codecov.io/gh/haesleinhuepf/napari-curtain)
[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-curtain)](https://napari-hub.org/plugins/napari-curtain)

View one image over another as curtain

![](https://github.com/haesleinhuepf/napari-curtain/raw/main/docs/curtain_screencast.gif)

This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.

## Usage

You find the `Curtain` plugin in the menu `Tools > Visualization > Curtain`. Move the position of the slider left/right 
as shown in the video above. In case one image is much bright than the other, you can modify the `factors` above the 
slider until visualization pleases.

## Installation

You can install `napari-curtain` via [pip]:

    pip install napari-curtain


## Contributing

Contributions are very welcome. Tests can be run with [tox], please ensure
the coverage at least stays the same before you submit a pull request.

## License

Distributed under the terms of the [BSD-3] license,
"napari-curtain" is free and open source software

## Issues

If you encounter any problems, please [file an issue] along with a detailed description.

[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin

[file an issue]: https://github.com/haesleinhuepf/napari-curtain/issues

[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/haesleinhuepf/napari-curtain",
    "name": "napari-curtain",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Robert Haase",
    "author_email": "robert.haase@tu-dresden.de",
    "download_url": "https://files.pythonhosted.org/packages/d7/b5/6562b8a32e8c4b8111119e3a5de1d8d50468c9a33edc345b5cd59e1a14bd/napari-curtain-0.1.1.tar.gz",
    "platform": "",
    "description": "# napari-curtain\n\n[![License](https://img.shields.io/pypi/l/napari-curtain.svg?color=green)](https://github.com/haesleinhuepf/napari-curtain/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-curtain.svg?color=green)](https://pypi.org/project/napari-curtain)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-curtain.svg?color=green)](https://python.org)\n[![tests](https://github.com/haesleinhuepf/napari-curtain/workflows/tests/badge.svg)](https://github.com/haesleinhuepf/napari-curtain/actions)\n[![codecov](https://codecov.io/gh/haesleinhuepf/napari-curtain/branch/main/graph/badge.svg)](https://codecov.io/gh/haesleinhuepf/napari-curtain)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-curtain)](https://napari-hub.org/plugins/napari-curtain)\n\nView one image over another as curtain\n\n![](https://github.com/haesleinhuepf/napari-curtain/raw/main/docs/curtain_screencast.gif)\n\nThis [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.\n\n## Usage\n\nYou find the `Curtain` plugin in the menu `Tools > Visualization > Curtain`. Move the position of the slider left/right \nas shown in the video above. In case one image is much bright than the other, you can modify the `factors` above the \nslider until visualization pleases.\n\n## Installation\n\nYou can install `napari-curtain` via [pip]:\n\n    pip install napari-curtain\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-curtain\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/haesleinhuepf/napari-curtain/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "View one image over another as curtain",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "093284c332da708dbacf8e1fcf5c7d65",
                "sha256": "42f2ec8dbe5b7f32874467e9b6113e505330e50f61805190d9ebe5d49a5d66ba"
            },
            "downloads": -1,
            "filename": "napari_curtain-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "093284c332da708dbacf8e1fcf5c7d65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5255,
            "upload_time": "2022-01-01T16:24:39",
            "upload_time_iso_8601": "2022-01-01T16:24:39.640036Z",
            "url": "https://files.pythonhosted.org/packages/aa/ab/726546d731db65f4aaf9198c154c26a80497babb610bb4c79b108a564110/napari_curtain-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "e5125b0c601c77d6cb2a18cfca6a252b",
                "sha256": "611bbabc2194ea749066bcd3cf6363174259c709dc3177142415400ba015f98c"
            },
            "downloads": -1,
            "filename": "napari-curtain-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e5125b0c601c77d6cb2a18cfca6a252b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4913,
            "upload_time": "2022-01-01T16:24:40",
            "upload_time_iso_8601": "2022-01-01T16:24:40.993757Z",
            "url": "https://files.pythonhosted.org/packages/d7/b5/6562b8a32e8c4b8111119e3a5de1d8d50468c9a33edc345b5cd59e1a14bd/napari-curtain-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-01 16:24:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "haesleinhuepf",
    "github_project": "napari-curtain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": null,
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "napari-curtain"
}
        
Elapsed time: 0.02273s