Skip to main content

IRIS analysis extension for SpectroChemPy

Project description

spectrochempy-iris

IRIS analysis plugin for SpectroChemPy.

Provides IRIS analysis objects, batch workflows, kernel comparison helpers, visualisation helpers, and dataset-bound accessors.

Installation

pip install spectrochempy[iris]

Usage

import spectrochempy as scp

# Package-level plugin APIs are available under scp.iris after installation.
results = scp.iris.batch_iris([dataset], kernel_type="langmuir", q=[-6, 1, 6])
report = scp.iris.iris_report(results[0]["iris"])

# Operations on an existing dataset are exposed through dataset accessors.
kernel = dataset.iris.kernel_matrix(kernel_type="langmuir", q=[-6, 1, 6])

The legacy flat accessor dataset.iris_kernel_matrix(...) is kept for compatibility.

Development

pip install -e .
pip install -e plugins/spectrochempy-iris
cd plugins/spectrochempy-iris
python -m pytest tests/

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

spectrochempy_iris-0.1.4.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

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

spectrochempy_iris-0.1.4-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file spectrochempy_iris-0.1.4.tar.gz.

File metadata

  • Download URL: spectrochempy_iris-0.1.4.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spectrochempy_iris-0.1.4.tar.gz
Algorithm Hash digest
SHA256 99089da304e9e0be490bf7e910fbde100afc18915f7ba69428651004a55f485d
MD5 8883b61b1b9d39bb42b9f7fb9ca58b55
BLAKE2b-256 86a83cc987ba3517c7ed3eeefdf5c79344127ce013bd6b40830b2ea8ec5a3e29

See more details on using hashes here.

File details

Details for the file spectrochempy_iris-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for spectrochempy_iris-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f3569965595b640d1e2b810f4d31774459f24880f706252d32d2309aa31a6caa
MD5 ca719f40d421e61ab6e570e08de4ae4e
BLAKE2b-256 b5e32fa736cc54d01d3a8656f5ef7475a92948f1f89cca45b1aabb66cf636908

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