aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/foregrounds.py
Commit message (Expand)AuthorAgeFilesLines
* products: Support frequency unit; Add "reset()" methodAaron LI2016-11-221-1/+1
* Fix two bugs and change one variable nameAaron LI2016-11-211-7/+7
* foregrounds.py: Import "Products" to build the manifestAaron LI2016-11-211-9/+22
* Update "simulate_frequency()" to also return the output file pathAaron LI2016-11-211-0/+6
* foregrounds.py: Fix import and COMPONENTS_ALLAaron LI2016-11-191-11/+10
* utils/__init__.py: Only import "setup_logging" from "logging.py"Aaron LI2016-10-291-1/+1
* extragalactic/pointsource (#3)Jason Ma2016-10-271-0/+5
* 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
* Add "foregrounds.py" as the interface to foregrounds simulationAaron LI2016-10-181-0/+200