Skip to content
forked from esheldon/ngmix

Gaussian mixtures and image processing implemented in python and C

License

Notifications You must be signed in to change notification settings

tmcclintock/ngmix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngmix

Gaussian mixture models and other code for working with for 2d images, implemented in python

For some examples, please see the wiki.

dependencies

  • numpy

optional dependencies

  • scipy: optional needed for Levenberg-Marquardt fitter
  • emcee: optional for doing MCMC fitting: http://dan.iel.fm/emcee/current/ Affine invariant MCMC sampler.
  • galsim: optional for doign metacalibration operations.
  • statsmodels: optional for importance sampling (multivariate student T distribution)

About

Gaussian mixtures and image processing implemented in python and C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.2%
  • C 24.7%
  • C++ 5.0%
  • Makefile 0.1%