From e0109c401de783c5d67173bcedcb008fd2f3e9c5 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 20 Feb 2017 12:27:18 +0800 Subject: atoolbox/cosmo_calc already replaced by 'scripts/cosmo_calc.py' --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 631f7b0..d30a453 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ These tools are currently under **heavy development**, therefore may have TODO ---- + rewrite most scripts using Python -+ rewrite ``cosmo_calc`` using Python and Astropy with fine-tuning arguments + write memos/docs for Chandra data analysis @@ -67,14 +66,7 @@ Installation $ make OPENMP=yes ``` -3. Get and build ``cosmo_calc``: - - Get it from repository [atoolbox](https://github.com/liweitianux/atoolbox), - under the directory ``astro/cosmo_calc``. - Then place the built binary to where can be searched by shell - (e.g., ``~/bin``, and add ``~/bin`` to ``$PATH``). - -4. Install the following runtime dependencies: +3. Install the following runtime dependencies: * Python (>=3.5) * [ruamel.yaml](https://bitbucket.org/ruamel/yaml) -- cgit v1.2.2