Skip to content

rspeare/window-function-convolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Window-function-convolution

This is a set of python routines to do the following things:

(1) regressor.py

Uses Gaussian Process framework with a very limited number of kernels to interpolate a given function -- or stochastic process -- sampled at discrete input output pairs.

(2) wjField.py

Uses Gaussian Process Kernels -- once again, a very limited number -- to convolve with some given Window function such that a convolved Gaussian process can be interpolated and/or defined.

(3) Estimator.py

A very fast Power Spectrum and Bispectrum Estimator, written in python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages