Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | foregrounds.py: Add new component extragalactic/clusters | Aaron LI | 2016-10-22 | 1 | -3/+5 |
| | |||||
* | foregrounds.py: Fix the too-long FITS keyword with comment | Aaron LI | 2016-10-18 | 1 | -2/+3 |
| | |||||
* | foregrounds.py: Fix two small bugs and test is OK | Aaron LI | 2016-10-18 | 1 | -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 simulation | Aaron LI | 2016-10-18 | 1 | -0/+200 |
This module provides a simple/easy-to-use interface to the simulation of various supported foreground components. |