aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-11-16 12:02:48 +0800
committerAaron LI <aly@aaronly.me>2017-11-16 12:02:48 +0800
commit5ef2d07a9555858221d682f2b0adbcb7b1bd6bc7 (patch)
tree82bd87399915904b89ec352df3ebfd43afc72d96 /README.rst
parentfb81cd70c031272d8deaf1c5dc3bb68f0d2c9f1c (diff)
downloadfg21sim-5ef2d07a9555858221d682f2b0adbcb7b1bd6bc7.tar.bz2
README: cleanups
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 3 insertions, 11 deletions
diff --git a/README.rst b/README.rst
index af37b7e..fefa06d 100644
--- a/README.rst
+++ b/README.rst
@@ -2,12 +2,6 @@
Realistic Foreground Simulation for EoR 21cm Signal Detection
=============================================================
-**WARNING:**
-This package is still under heavy development, and may lack some
-necessary features or even fail to run correctly.
-It is *NOT* recommended to use it at the moment!
-
-
This |fg21sim|_ 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
@@ -47,11 +41,10 @@ Features
* High-resolution simulation within sky patches
(*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)
+* Modular and extensible
+* Handy command line tools, utilities, and modules
* Simple Web UI
- (*WARNING:* need significant updates against recent changes!)
-* Other handy utilities
+ (*WARNING:* need significant updates!)
Requirements
@@ -91,7 +84,6 @@ Installation
5. You are ready to use this package. Just have a look, e.g.::
$ fg21sim --help
- $ fg21sim-webui --help
Development