Skip to main content

A Hyperspectral Linear Mixture anlysis code for python.

Project description

hypmix

Hyperspectral Unmixing Library for Python

Installation

pip install hypmix

Usage

import hypmix

em_list = []
for data, wvl in zip(spectrum_list, wvl_list):
    spec=hypmix.Spectrum(data, wvl)
    em_list.append(hypmix.EndMember("endmember1", spec))

model = hypmix.MixtureModel(em_list, data_cube)
model.add_virtual_shade()

res = model.run("save/path/results.hdf5", "model_name")
hypmix.save_model_result(res)

MixView GUI

Image of a Graphical User Interface

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

hypmix-0.2.4.tar.gz (331.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hypmix-0.2.4-py3-none-any.whl (336.1 kB view details)

Uploaded Python 3

File details

Details for the file hypmix-0.2.4.tar.gz.

File metadata

  • Download URL: hypmix-0.2.4.tar.gz
  • Upload date:
  • Size: 331.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for hypmix-0.2.4.tar.gz
Algorithm Hash digest
SHA256 aaa549baf2dc3cf38dead8e101658a93731cd6ab2e1e61258994425b3fbcfaae
MD5 b34199f56f2f3f1000d71fd896604fdc
BLAKE2b-256 058df9f576078f697055945f94d614a3d543889067419cc9fa5a4b6de5f09d8d

See more details on using hashes here.

File details

Details for the file hypmix-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: hypmix-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 336.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for hypmix-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 67acd5a6afc63f1b643469b36ec0a7eee9a30e6cce02072ec871f96d5d430444
MD5 6978be41ca79216cd5ee10e38c44db9c
BLAKE2b-256 a70e7bcf7f5dd873f927c18890ddb157d856fd1d445e7d7122483ddb4dd60cdd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page