Skip to main content

Numerical IMage Analyses.

Project description

NImA

PyPI CI codecov RtD

A library and a cli to help image analyses based on scipy.ndimage and scikit-image.

  • Version: “0.7.2”

Features

  • easy dark and flat correction
  • automatic cell segmentation
  • easy ratio analyses

Installation

You can get the library directly from PyPI using pip:

pip install nima

Alternatively, you can use pipx to install it in an isolated environment:

pipx install nima

To enable auto completion for the nima command, follow these steps:

  1. Generate the completion script by running the following command:

    _CLOP_COMPLETE=bash_source nima > ~/.local/bin/nima-complete.bash
    
  2. Source the generated completion script to enable auto completion:

    source ~/.local/bin/nima-complete.bash
    

Usage

To use nima in a project:

from nima import nima

See documentation for the nima command line.

Description

A longer description of your project goes here...

Note

pyenv activate nima-...
poetry install pre-commit

install before next first commit: pre-commit run --all-files

nox --session=pre-commit -- install
and activate poetry


pyenv activate nima-0.2
poetry install
pip install .

so it is not installed in development mode and this version will persist to updates.

todo

  • restore sane complexity value (< 21).

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

nima-0.7.2.tar.gz (7.6 MB view details)

Uploaded Source

Built Distribution

nima-0.7.2-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

Details for the file nima-0.7.2.tar.gz.

File metadata

  • Download URL: nima-0.7.2.tar.gz
  • Upload date:
  • Size: 7.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for nima-0.7.2.tar.gz
Algorithm Hash digest
SHA256 ab05349c009a3922aca22c5c1219c575405f59f42d9f5436c6e5e76184a384ab
MD5 15ef04528fc3e937d998058a00301d2d
BLAKE2b-256 0e77ba1667c98fddf8d8df01c4e0f95103e6af4fc89a926a9a00a157e80a7638

See more details on using hashes here.

File details

Details for the file nima-0.7.2-py3-none-any.whl.

File metadata

  • Download URL: nima-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 20.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for nima-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 38c7976326cd91b42c87515da819e5bea9f8a261dc0bb565e9e363ffa5db1794
MD5 3ad7a11d6faa32661084e898d6d657d4
BLAKE2b-256 8f68db8cca803a8ac681ecb600d096b3ca139f7a19880b5c469bc8a2359a3645

See more details on using hashes here.

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