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.4”

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.4.tar.gz (7.6 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nima-0.7.4.tar.gz
Algorithm Hash digest
SHA256 3f47ba9ea6d3b35e1f23d0f00b60cca487e1cc9dd3c1d7012df78a20ccb08685
MD5 efc13309e32646a35aeb50502fca0281
BLAKE2b-256 8f395d203c31a6cb6a928e5b7e887dd33856704610686aed410727306245e607

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nima-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0039d39af3198447a9cec9df10477c45ea26836940a14be3d35e622d77818eea
MD5 9bbdd350985cfebb038c095ad6f7d288
BLAKE2b-256 a18386232e3158eca19386ae90c8b5c4655ce850ce76c3aefe872e305a8619a0

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