Socket
Socket
Sign inDemoInstall

napari-plot-profile

Package Overview
Dependencies
7
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    napari-plot-profile

Plot intensity along a line and create topographical views in napari


Maintainers
1

Readme

napari-plot-profile (npp)

License PyPI Python Version tests codecov Development Status napari hub

Plot a Line Profile

Plot intensities along a line in napari.

img.png

  • Open some images in napari.

  • Add a shapes layer.

img.png

  • Activate the line drawing tool or the path tool and draw a line.

img.png

  • After drawing a line, click on the menu Plugins > Measurements (Plot Profile)
  • If you modify the line, you may want to click the "Refresh" button to redraw the profile.

img.png

To see how these steps can be done programmatically from python, check out the demo notebook

Create a Topographical View

Create a 3D view of a 2D image by warping pixel intensities to heights. It can be displayed as a 3D image layer, a points cloud layer or a surface layer.

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


Installation

You can install napari-plot-profile via pip:

pip install napari-plot-profile

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-plot-profile" is free and open source software

Issues

If you encounter any problems, please create a thread on image.sc along with a detailed description and tag @haesleinhuepf.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc