aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/foregrounds.py
Commit message (Expand)AuthorAgeFilesLines
* Update time cost report; Also fix a variable name errorAaron LI2017-09-011-4/+4
* Update logging messages; also remove creator __name__Aaron LI2017-08-261-0/+1
* foregrounds.py: Simulate components one by one; Add timersAaron LI2017-08-261-47/+58
* foregrounds.py: Remove foreground components combinationAaron LI2017-08-261-110/+16
* foregrounds.py: Do not create products manifest if not configuredAaron LI2017-07-211-6/+15
* galactic/synchrotron: Update to support sky.pyAaron LI2017-05-211-28/+28
* configs : Drop "output/filetype"; only support FITSAaron LI2017-05-171-5/+0
* configs: Use separate section "foregrounds" to config componentsAaron LI2017-05-161-2/+2
* products.py: Add parameter "load" to __init__()Aaron LI2016-12-091-1/+1
* 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