Introduction

Thank you for considering to use the SIMPLE code for your intensity map mocks!

The Simple Intensity Map Producer for Line Emission (SIMPLE) is meant as a versatile tool to quickly generate intensity maps. It is introduced in this paper [link to the arxiv] and follows this basic pipeline:

_images/SIMPLE_pipeline.png

While you can specify everything necessary in the input file or dictionary and run this pipeline in one step (lim.run()), the code is structured in a modular way so that you can freely use components of the code to calculate whatever you want.