/libprofit

Primary LanguageC++GNU General Public License v3.0GPL-3.0

libprofit

Build Status Coverage Status Docs

libprofit is a low-level C++ library that produces images based on different luminosity profiles.

The currently supports the following profiles: sersic, coresersic, moffat, ferrer, king, brokenexp, sky and psf. With time we intend to add more profiles to the library. Users can also provide their own profiles.

Installing

In MacOS you can use homebrew:

brew tap rtobar/libprofit https://github.com/rtobar/libprofit
brew install rtobar/libprofit/libprofit

For more information read libprofit's documentation.