Skip to main content

Package for managing (hyper)spectral datasets

Project description

A Python toolbox for hYPERspectral data. This toolbox includes methods for reading hyperspectral images and provides an interface for basic machine learning algorithms like decomposition and clustering.

Installation

NOTE Before being able to clone the code from this repository (either editable or non-editable), you will have to set a GitLab password (Preferences>Password) to authenticate yourself and your device.

Non-editable installation

  1. (Optional) create virtual environment
    conda create -n my_env python=3.8
    conda activate my_env

1.a Directly install from PyPi directory where pyper is saved as 'phyper' (WITH h!) pip install phyper

OR

1.b Directly intall from gitlab repostiory pip install git+https://gitlab.kuleuven.be/u0123403/pyper.git

Editable installation

Use this installation if you want to make changes to the code yourself.

  1. (Optional) create virtual environment
    conda create -n my_env python=3.8
    conda activate my_env

  2. Clone the repository to your local machine
    git clone https://gitlab.kuleuven.be/u0123403/pyper.git
    cd pyper

  3. Use pip to install the package in editable format
    pip install -e .

Acknowledgements

Written by Remi Van Belleghem. Based on Matlab toolbox from Niels Wouters.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

phyper-1.1.2-py3-none-any.whl (28.8 kB view details)

Uploaded Python 3

File details

Details for the file phyper-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: phyper-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 28.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for phyper-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d56fec26e01c8d8c82c01e527d91c0c0e04da4e9ad394c784fb331e2e4ed2de9
MD5 68e9c89f5406405fdcdd61e2742ffdc9
BLAKE2b-256 c0e45f030b2b3f3b3a3bebddf21375d0cab6a54d83ad5b52c0a4ecdf2a66191f

See more details on using hashes here.

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