aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/foregrounds.py
Commit message (Collapse)AuthorAgeFilesLines
* foregrounds.py: Add new component extragalactic/clustersAaron LI2016-10-221-3/+5
|
* foregrounds.py: Fix the too-long FITS keyword with commentAaron LI2016-10-181-2/+3
|
* foregrounds.py: Fix two small bugs and test is OKAaron LI2016-10-181-4/+5
| | | | | | * Fix the wrong import path * Add the missing "output_dir" property * Tweak the comments/messages a bit
* Add "foregrounds.py" as the interface to foregrounds simulationAaron LI2016-10-181-0/+200
This module provides a simple/easy-to-use interface to the simulation of various supported foreground components.