diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-09-27 11:38:31 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-09-27 11:38:31 +0800 |
commit | 9b9b0055c9b06a8c19262b85ac4cdd7989418e65 (patch) | |
tree | a35e091ed317c75f4fcc1b815e0e3a4d8c9db869 /README.rst | |
parent | 8db11a101a16ce66ec5c03f21a50f939beeb9003 (diff) | |
download | fg21sim-9b9b0055c9b06a8c19262b85ac4cdd7989418e65.tar.bz2 |
README.rst: note that only Python 3 is supported
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,9 @@ Realistic Foregrounds Simulation for EoR 21cm Signal Detection This repository is at its very early stage and under heavy development, do *NOT* use at the moment! +**NOTE:** +Only Python 3 (>= 3.5) is supported! + 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 @@ -31,5 +34,6 @@ Unless otherwise declared: - 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 |