Skip to main content

Numerical IMage Analyses.

Project description

https://github.com/darosio/nima/actions/workflows/tests.yml/badge.svg https://codecov.io/gh/darosio/nima/branch/main/graph/badge.svg?token=OR0LUZUJUR pre-commit

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

Features

  • easy dark and flat correction

  • automatic cell segmentation

  • easy ratio analyses

Installation

$ pyenv virtualenv 3.6.13 nima-0.3.1-py36 $ poetry install $ pip install .

Optionally:

$ python -m ipykernel install –user –name=”nima0.3.1”

# Jedi not working %config Completer.use_jedi = False for python >= 3.7 should not be needed because ipython >= 7.20 will be used.

Usage

To use nima in a project:

from nima import nima

See documentation.

Description

A longer description of your project goes here…

Note

poetry rocks? development my idea is to use global flake8 and black and no need to track linting and safety in poetry. KISS.

pyenv activate nima-… poetry install pre-commit install before next first commit: pre-commit run –all-files

pyenv activare 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

  • CI and static typing

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.5.3.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

nima-0.5.3-py3-none-any.whl (18.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