Skip to main content

Classes for Gaussian Process Regression fitting of 1D data with errorbars

Project description

gpr1d

Installing the gpr1d program

Author: Aaron Ho (01/06/2018)

Installation is mandatory for this package!

For first time users, it is strongly recommended to use the GUI developed for this Python package. To obtain the Python package dependencies needed to use this capability, install this package by using the following on the command line:

pip install [--user] gpr1d[guis]

Use the --user flag if you do not have root access on the system that you are working on. If you have already cloned the repository, enter the top level of the repository directory and use the following instead:

pip install [--user] -e .[guis]

Removal of the [guis] portion will no longer check for the GUI generation and plotting packages needed for this functionality. However, these packages are not crucial for the base classes and algorithms.

Documentation

Documentation of the equations used in the algorithm, along with the available kernels and optimizers, can be found in docs/. Documentation of the gpr1d module can be found on GitLab pages

Using the gpr1d program

For those who wish to include the functionality of this package into their own Python scripts, a demo script is provided in src/gpr1d/scripts. The basic syntax used to create kernels, select settings, and perform GP regression fits are outlined there.

In addition, a simplified gpr1d class is available for those wishing to distill the parameters into a subset of the most crucial ones.

For any questions or to report bugs, please do so through the proper channels in the GitLab repository.

Important note for users!

The following runtime warnings are common within this routine, but they are filtered out by default:

RuntimeWarning: overflow encountered in double_scalars
RuntimeWarning: invalid value encountered in true_divide
RuntimeWarning: invalid value encountered in sqrt

They normally occur when using the kernel restarts option (as in the demo) and do not necessarily mean that the resulting fit is poor.

Plotting the resulting fit and errors is the recommended way to check its quality. The log-marginal-likelihood metric can also be used, but is only valuable when comparing different fits of the same data, ie. its absolute value is meaningless.

From v1.1.1, the adjusted R2 and pseudo R2 metrics are now available. The adjusted R2 metric provides a measure of how close the fit is to the input data points. The pseudo R2 provides a measure of this closeness accounting for the input data uncertainties.

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

gpr1d-2.0.0.tar.gz (802.9 kB view details)

Uploaded Source

Built Distribution

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

gpr1d-2.0.0-py3-none-any.whl (68.5 kB view details)

Uploaded Python 3

File details

Details for the file gpr1d-2.0.0.tar.gz.

File metadata

  • Download URL: gpr1d-2.0.0.tar.gz
  • Upload date:
  • Size: 802.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for gpr1d-2.0.0.tar.gz
Algorithm Hash digest
SHA256 a48e9aff04b69ae81c279b14224b9193b5baec82cbae5872ff398a947a5ffc62
MD5 80d9f3f85e3e04a235d1704d12fd77ec
BLAKE2b-256 f9e0e092887fe6994ca7cf333fb2abb9774d6295ed7bda8512540b68a9dce52b

See more details on using hashes here.

File details

Details for the file gpr1d-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: gpr1d-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 68.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for gpr1d-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 45bc90a5129818c934aacb53cdf3303c6244e47d78aa43e7926e82ba4ee3d226
MD5 00541d141aa91eb1f03f56cd2c2fe667
BLAKE2b-256 21e60344aa2d9edef9833d51bd6b706ede55619a938a73f3c1eaa84615fa08ee

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