Numerical IMage Analyses.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nima-0.5.3.tar.gz
.
File metadata
- Download URL: nima-0.5.3.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.3-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4139d3e41264cfd3be8babce0fe3b3554d65f4ad3438b5316cbf303a124ace19 |
|
MD5 | ce92be8b6def8fa08a1a1465fceb8808 |
|
BLAKE2b-256 | 11b8768df82ba048c4451c78c66b29e8afaf84af16348e11c126f6c1cab8f10b |
File details
Details for the file nima-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: nima-0.5.3-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.3-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49fc13c58af102e6601d79b0caf554c36f64878d740aed9aa7e4cb4df4d98a9b |
|
MD5 | e69f2911a6cd0159c05e64db82258dc0 |
|
BLAKE2b-256 | 5ad43487b671a015e042db209673aba103c60292022eb715d095ba00661e5fc3 |