diff options
author | Aaron LI <aly@aaronly.me> | 2018-01-22 20:21:58 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-01-22 20:21:58 +0800 |
commit | 34a663c76296339621f40cf0eb1b94e7c95de7ee (patch) | |
tree | 789c97d9f5d82bb6484ce89ba8ad586b822d6e9e /README.rst | |
parent | c46374d84f984e794b3f3cce02ce82d032959480 (diff) | |
download | fg21sim-34a663c76296339621f40cf0eb1b94e7c95de7ee.tar.bz2 |
Update copyright year and package name
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ Realistic Foreground Simulation for 21 cm Reionization Signal Detection ======================================================================= -The |fg21sim|_ is a low-frequency radio foregrounds simulator +The |FG21sim|_ is a low-frequency radio foregrounds simulator aiming to provide the realistic simulation of the common foregrounds impeding the 21 cm reionization signal detection. The simulated foregrounds can be used to evaluate the impacts of @@ -134,8 +134,8 @@ Unless otherwise declared: http://docutils.sourceforge.net/FAQ.html#is-nested-inline-markup-possible https://stackoverflow.com/a/4836544/4856091 -.. |fg21sim| replace:: **fg21sim** -.. _fg21sim: https://github.com/liweitianux/fg21sim +.. |FG21sim| replace:: **FG21sim** +.. _FG21sim: https://github.com/liweitianux/fg21sim .. _`User Guide`: https://github.com/liweitianux/fg21sim/blob/master/docs/guide.rst .. |CONTRIBUTING.md| replace:: ``CONTRIBUTING.md`` |