Skip to main content

A python package implementing the stretched NMF algorithm.

Project description

PyPI Forge PythonVersion PR

CI Codecov Black Tracking

A python package implementing the stretched NMF algorithm.

This algorithm is designed to do an NMF factorization on a set of signals ignoring any uniform stretching of the signal on the independent variable axis. For example, for powder diffraction data taken from samples containing multiple chemical phases where the measurements were done at different temperatures and the materials were undergoing thermal expansion.

For more information about the diffpy.stretched-nmf library, please consult our online documentation.

Citation

If you use diffpy.stretched-nmf in a scientific publication, we would like you to cite this package as

Ran Gu, Yevgeny Rakita, Ling Lan, Zach Thatcher, Gabrielle E. Kamm, Daniel O’Nolan, Brennan McBride, Allison Wustrow, James R. Neilson, Karena W. Chapman, Qiang Du, and Simon J. L. Billinge, Stretched Non-negative Matrix Factorization, npj Comput Mater 10, 193 (2024).

Installation

The preferred method is conda:

conda config --add channels conda-forge
conda create -n diffpy.stretched-nmf_env diffpy.stretched-nmf
conda activate diffpy.stretched-nmf_env

For interactive plotting with show_plots=True, use a GUI-capable desktop environment. Conda installs use matplotlib-base, which is sufficient for plotting but still depends on an available interactive Matplotlib backend.

Alternatively, install from PyPI with pip:

pip install diffpy.stretched-nmf

For source installs (after cloning the repo):

pip install .

Quick check:

snmf --version
python -c "import diffpy.stretched_nmf; print(diffpy.stretched_nmf.__version__)"

To view the basic usage and available commands, type

snmf -h

Getting Started

You may consult our online documentation for tutorials and API references.

Support and Contribute

If you see a bug or want to request a feature, please report it as an issue and/or submit a fix as a PR.

Feel free to fork the project and contribute. To install diffpy.stretched-nmf in a development mode, with its sources being directly used by Python rather than copied to a package directory, use the following in the root directory

pip install -e .

To ensure code quality and to prevent accidental commits into the default branch, please set up the use of our pre-commit hooks.

  1. Install pre-commit in your working environment by running conda install pre-commit.

  2. Initialize pre-commit (one time only) pre-commit install.

Thereafter your code will be linted by black and isort and checked against flake8 before you can commit. If it fails by black or isort, just rerun and it should pass (black and isort will modify the files so should pass after they are modified). If the flake8 test fails please see the error messages and fix them manually before trying to commit again.

Improvements and fixes are always appreciated.

Before contributing, please read our Code of Conduct.

Contact

For more information on diffpy.stretched-nmf please visit the project web-page or email Simon Billinge at sbillinge@ucsb.edu.

Acknowledgements

diffpy.stretched-nmf is built and maintained with scikit-package.

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

diffpy_stretched_nmf-0.2.1rc0.tar.gz (150.9 kB view details)

Uploaded Source

Built Distribution

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

diffpy_stretched_nmf-0.2.1rc0-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file diffpy_stretched_nmf-0.2.1rc0.tar.gz.

File metadata

  • Download URL: diffpy_stretched_nmf-0.2.1rc0.tar.gz
  • Upload date:
  • Size: 150.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for diffpy_stretched_nmf-0.2.1rc0.tar.gz
Algorithm Hash digest
SHA256 360e5f5de0c91708d76e835389fdc6d6e3270850a31a2bb55a6b0c91350c621d
MD5 757eccf3bcb787e3090f69883d6531df
BLAKE2b-256 e877d41336327765337361d51c5da10493dd08ff44e1ef175f80dfea993c161c

See more details on using hashes here.

File details

Details for the file diffpy_stretched_nmf-0.2.1rc0-py3-none-any.whl.

File metadata

File hashes

Hashes for diffpy_stretched_nmf-0.2.1rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 0fc1aa277cf53534c5d858e648dac748993dd2d5e8c3fe8aa82047b3f8517705
MD5 7bf8b4d031d556d3ebd0f83b109c066e
BLAKE2b-256 05783e7f5d920a8ce514facde416795c6e2cbc9354827c0bcda3ce8a859262bd

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