diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-09-07 15:14:23 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-09-07 15:14:23 +0800 |
commit | ae2d34e2640446028707c8e74b2c3d88923eefbc (patch) | |
tree | 462f58a0369447e4327ac184da6e692e98ea6f99 /README.md | |
download | fg21sim-ae2d34e2640446028707c8e74b2c3d88923eefbc.tar.bz2 |
First commit :)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f921c7 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +Realistic Foregrounds Simulation for EoR 21cm Signal Detection +============================================================== + +> **WARNING**: +> This repository is at its very early stage and under heavy development, +> do *NOT* use at the moment! + +This repository provides the tools to simulate the currently *most realistic* +(to our knowledge) low-frequency radio foregrounds, which can be further +used to test various foreground removal or separation methods, for the +purpose of successfully detecting the 21cm cosmological signal arising +from the netrual hydrogen (HI) of epoch of reionization (EoR). + + +Authors +------- +* Weitian LI <[liweitianux@live.com](mailto:liweitianux@live.com)> + +License +------- +Unless otherwise declared in the corresponding files: + +* Codes developed by our are distributed under the **[MIT license](https://opensource.org/licenses/mit-license.php)**; +* Products generated by our are distributed under the **[Creative Commons Attribution 3.0 license](https://creativecommons.org/licenses/by/3.0/us/deed.en_US)**; +* Third-party codes and products used are distributed under their own licenses. + |