From d19f16e0d5a2f753fbc323fa13c438327ff3e058 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 16 May 2017 10:45:34 +0800 Subject: README.rst: work on partial-sky simulation; update email --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 492ec81..76d7280 100644 --- a/README.rst +++ b/README.rst @@ -42,8 +42,8 @@ Features - Fanaroff-Riley type I (FR-I) AGNs - Fanaroff-Riley type II (FR-II) AGNs -* All-sky simulation - (*Note:* partial-sky simulation not supported yet) +* All-sky simulation (with HEALPix) + (*Note:* partial-sky simulation is a WIP ...) * Configuration file allowing fine-grained control * Modular and well-designed API * Easy-to-use command line tools (CLI) @@ -79,7 +79,7 @@ Installation $ make venv $ . ./venv/bin/activate - Check to make sure this virtual environment is active and the + Check to make sure that this virtual environment is activated so that the default ``python3`` and ``pip3`` is pointed to the virtual environment. 4. Install this ``fg21sim`` package to the virtual environment:: @@ -104,7 +104,7 @@ Great! Be sure to consult the guidelines in |CONTRIBUTING.md|_. Authors ------- -* Weitian LI <``liweitianux@live.com``> +* Weitian LI <``weitian@aaronly.me``> Contributors -- cgit v1.2.2