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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: nima-0.7.3.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.3.tar.gz
Algorithm Hash digest
SHA256 69a011ec4ebee3eb4adaffdcb3cfe94e878aeb9e4e9576a4150d71c914b4412f
MD5 fe198b70118e67035aefff6b01f4ae0f
BLAKE2b-256 9eb0c12d886f4909e148aed344308480bb23db55a9f73fac087bada408533aec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nima-0.7.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c3d55520080911a828338e3d6b8697d57f1a8329a614e5c6874c6423d5de6199
MD5 e9988d3c90bbc4b34072f73c7a49093e
BLAKE2b-256 b798654e0900fa48faf8cb4470532a1f85526fb4961f09001c334bc118ac2ed2

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