Unmap data from pseudocolor images.
Project description
unmap
Unmap data from pseudocolor images, with knowledge of the colourmap for now, but the goal is to drop this requirement.
in other words, this library is the opposite of plt.imshow()
.
Installation
You can install this package with pip
:
pip install unmap
There are dev
, test
and docs
options for installing dependencies for those purposes, eg pip install unmap[dev]
.
Documentation
Read the documentation, especially the examples.
Contributing
Take a look at CONTRIBUTING.md
.
Testing
You can run the tests (requires pytest
and pytest-cov
) with
pytest
Building
This repo uses PEP 517-style packaging. Read more about this and about Python packaging in general.
Building the project requires build
, so first:
pip install build
Then to build unmap
locally:
python -m build
The builds both .tar.gz
and .whl
files, either of which you can install with pip
.
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 unmap-0.1.2.tar.gz
.
File metadata
- Download URL: unmap-0.1.2.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1371065cb5ed35f81e7b92311af0ac1936a4d9e9ed05b7ebdeb22d24245bef2 |
|
MD5 | 2f247c1f6bdbd891b163586ce447a5cb |
|
BLAKE2b-256 | b7533bc5070a39dcf729dee011abbf38b3a8250f66da3ca0806e408f92abfb5d |
File details
Details for the file unmap-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: unmap-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac5b06f7a7949e1eeb70b7588ff928c41ee8366654a0c3ee97c48bcfdc7cc0b2 |
|
MD5 | c9cd2a6673475a0f2328380eb5955840 |
|
BLAKE2b-256 | 8e9d8aef09d36c2cce8d827b390d4c3b99ae5c075805ab2c263f64cffa3725a1 |