From 9b0c3f98f84897ed8566f9f4950714100fd84571 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 17 Oct 2016 19:35:52 +0800 Subject: gh-pages: First commit :) --- README.rst | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a6e98bb --- /dev/null +++ b/README.rst @@ -0,0 +1,39 @@ +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! + +**NOTE:** +Only Python 3 (>= 3.4) is supported! + +This package provides the tools to simulate the *realistic* +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). + + +Contributions +------------- +Great! Be sure to consult the guidelines in ``CONTRIBUTING.md``. + + +Authors +------- + +- Weitian LI <``liweitianux@live.com``> + + +License +------- +Unless otherwise declared: + +- Codes developed by our are distributed under the `MIT license`_; +- Documentations and products generated by our are distributed under the `Creative Commons Attribution 3.0 license`_; +- Third-party codes and products used are distributed under their own licenses. + + +.. _`MIT license`: https://opensource.org/licenses/mit-license.php +.. _`Creative Commons Attribution 3.0 license`: https://creativecommons.org/licenses/by/3.0/us/deed.en_US -- cgit v1.2.2