Skip to content

This package provides a convenient set of Python wrappers for a set of routines used to perform Bayesian analysis on quasi-elastic neutron-scattering data.

License

Notifications You must be signed in to change notification settings

mantidproject/quasielasticbayes

Repository files navigation

quasielasticbayes

This package provides a convenient set of Python wrappers for a set of routines used to perform Bayesian analysis on quasi-elastic neutron-scattering data. The original Fortran code was written by Dr. Devinder Sivia, with supervision from Dr. Spencer Howells, in the 1980's. The longevity of the package is owed to the efforts of Dr. Spencer Howells, and members of the Mantid Project team.

The package is available on conda-forge and PyPi.

Install the package

To install this package from conda-forge, run

conda install -c conda-forge quasielasticbayes

Develop: Building and testing locally

To create and activate the build environment, run

mamba env create -f conda_envs/qeb-build-env-[os].yml && conda activate qeb-build-env-[os]

To build and install the package locally, run

./scripts/rebuild.sh

To run the tests on the installed package

pytest src/quasielasticbayes/test

About

This package provides a convenient set of Python wrappers for a set of routines used to perform Bayesian analysis on quasi-elastic neutron-scattering data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •