Skip to main content

junkie is a JUpyter NotebooK Image Explorer

Project description

GPLv3 License

JuNkIE (a JUpyter NotebooK Image Explorer)

Installing JuNkIE

To install JuNkIE, type:

$ python3 -m pip install --no-cache-dir -U junkie-rfglab

A note on the Python interpreter

JuNkIE requires that you have Python 3.10 or above installed.

Using JuNkIE

JuNkIE uses matplotlib and ipywidgets, so there is some boiler plate code that you need before importing JuNkIE:

Importing JuNkIE

There are a couple of ways to open an image with JuNkIE:

  • You can open an image with some other package (e.g. scikit-image, opencv, PIL, etc.) and invoke JuNkIE with a numpy ndarray as the parameter:

Opening an ndarray

  • You can also specifiy the path to the image that you want to open:

Opening a file path

  • Or you can indicate a folder that contains an image sequence:

Opening a folder

  • If there are image channels split into different files, you can also specify a tuple of strings to distinguish which files in the folder belong to which channel:

Opening mutiple channels from a folder

JuNkIE has a couple of additional parameters:

  • cmap (str) indicates the color map used to display the image. It defaults to 'gray'. Check here for a list of color maps.

Color maps

  • figsize (Tuple[int, int]) specifies the image panel size. The image aspect ratio is maintained. It defaults to (4, 4).

Figure size

Citing JuNkIE

If you use JuNkIE, please cite this repository. We are working on the paper!

Sponsors

We are grateful for the generous support from the following agencies and institutions, which contribute to the development and maintenance of JuNkIE:

Sponsors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

junkie-rfglab-2023.6.0.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

junkie_rfglab-2023.6.0-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page