diff options
author | Aaron LI <aly@aaronly.me> | 2017-08-27 14:12:23 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2017-08-27 14:12:23 +0800 |
commit | ad929792f7e13878bb62fbc7b565e7d4b0ae8f6c (patch) | |
tree | ce8d0c58774f1017b3ef0d836b95aceaea2db9e3 | |
parent | 1381532dcd81d1f376c9395fd6b3f6eb4f3279ae (diff) | |
download | fg21sim-ad929792f7e13878bb62fbc7b565e7d4b0ae8f6c.tar.bz2 |
Update README.rst
-rw-r--r-- | README.rst | 21 |
1 files changed, 10 insertions, 11 deletions
@@ -1,6 +1,6 @@ -============================================================== -Realistic Foregrounds Simulation for EoR 21cm Signal Detection -============================================================== +============================================================= +Realistic Foreground Simulation for EoR 21cm Signal Detection +============================================================= **WARNING:** This package is still under heavy development, and may lack some @@ -26,13 +26,13 @@ Features Galactic free-free emission + ``galactic/snr``: Emission from Galactic supernovae remnants (SNRs) + (*Note:* need update to simulate within sky patches) + ``extragalactic/clusters``: - Emission from extragalactic clusters of galaxies + Emission from extragalactic galaxy clusters (*Note:* only radio *halos* considered at the moment) + ``extragalactic/pointsources``: Emission from multiple types of extragalactic discrete point sources - (*Note:* contributed by Zhixian MA) - (*WARNING:* not well integrated and tested at the moment!) + (*WARNING:* need significant updates and integration!) Current supported point sources types: @@ -42,16 +42,15 @@ Features - Fanaroff-Riley type I (FR-I) AGNs - Fanaroff-Riley type II (FR-II) AGNs -* All-sky simulation using HEALPix - (*Note:* optimize the speed, and more tests) +* All-sky simulation by utilizing HEALPix + (*Note:* only support some of the components) * High-resolution simulation within sky patches - (*Note:* assumes a flat sky) + (*Note:* assume a flat sky for the moment) * Configuration file allowing fine-grained control * Modular and well-designed API * Easy-to-use command line tools (CLI) * Simple Web UI - (*Note:* recent Firefox, Chrome/Chromium, Edge, and IE >=11 are supported) - (*WARNING:* needs significant updates against recent changes!) + (*WARNING:* need significant updates against recent changes!) * Other handy utilities |