Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emmeowzing/dist-fitting

Fitting distributions to discrete stellar profiles in FITS data using LGD.
https://github.com/emmeowzing/dist-fitting

astronomy gradient-descent point-spread-function

Last synced: 6 days ago
JSON representation

Fitting distributions to discrete stellar profiles in FITS data using LGD.

Awesome Lists containing this project

README

        

# dist-fitting
Scripts for fitting distribution models to discrete stellar profiles in FITS data.

![random fitting](./img/random_fit.png "Random Gaussian FIT")

Requires `Python 3.6+` with `matplotlib`, `numpy`, `numba`, `astropy`, `photutils`, and `scipy` installed (the easiest way to use it would probably be to install Anaconda Python 3).