Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.55 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.55 KB

Build Status codecov Code style: black Documentation Status status

popkinmocks

popkinmocks is a toolkit to create models of the stellar content of galaxies and produce mock observations of Integral Field Unit (IFU) datacubes.

Read the full documentation at popkinmocks.readthedocs.io

Installation

Install from source by

git clone https://github.com/prashjet/popkinmocks.git
cd popkinmocks
python -m pip install -e .

Usage

Check out the user guide and API docs on the docs page for example usage and much more info.

Contributing

All types of community contributions are very welcome! Please check the contribution page for more information.