Tools for computing and visualizing coverage density maps for cell outlines
Project description
cell-mosaics
Tools for computing and visualizing coverage density maps for cell outlines.
Installation
Once published to PyPI:
pip install cell-mosaics
For development, clone the repo and install with dev extras:
pip install -e .[dev]
Quick start
from cell_mosaics import CoverageDensityMapper
mapper = CoverageDensityMapper(field_bounds=(0, 1000, 0, 1000), resolution=500)
# Add polygons (Nx2 arrays of x,y) via mapper.add_polygon(...)
# Then visualize using plotting utilities in the package.
License
MIT
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
cell_mosaics-0.1.0.tar.gz
(574.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cell_mosaics-0.1.0-py3-none-any.whl
(502.6 kB
view details)
File details
Details for the file cell_mosaics-0.1.0.tar.gz.
File metadata
- Download URL: cell_mosaics-0.1.0.tar.gz
- Upload date:
- Size: 574.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b40555e74dd4eeadfa0e04f0b3fc491e00c96ef75a7d1efaee16275eb32183f
|
|
| MD5 |
aca4b7e14b126dadd0352ac14d9e0112
|
|
| BLAKE2b-256 |
f9fd92fb00bd75eb1a881e68160fa688c9d3882590bc0b132524e739e37860b2
|
File details
Details for the file cell_mosaics-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cell_mosaics-0.1.0-py3-none-any.whl
- Upload date:
- Size: 502.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e51e211c45513c6437f5dd802dd6c43a0f0c6d0ef2d0849ac25c76fea605fa34
|
|
| MD5 |
4197a1d5ac19ed2f6c36621309c22da7
|
|
| BLAKE2b-256 |
6157f3a034eb1d5024cf8a08cb58dea73a5bbf2a1a86fbae79523628df7f5177
|