diff options
author | Aaron LI <aaronly.me@outlook.com> | 2017-02-16 20:23:45 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2017-02-17 01:16:46 +0800 |
commit | fb870df3552657e545903ea37455235578a0a516 (patch) | |
tree | 968fde896614a2cd409cc685fbb515b9f5aabf33 | |
parent | 53a8e7a09bffdb01503cabd3a97c96ca178b651e (diff) | |
download | chandra-acis-analysis-fb870df3552657e545903ea37455235578a0a516.tar.bz2 |
README.md: Update WARNING and TODO
-rw-r--r-- | README.md | 15 |
1 files changed, 5 insertions, 10 deletions
@@ -30,20 +30,15 @@ These tools are tested with: WARNING ------- -Our Chandra sample has been finished for a period of time, and we at the moment -have no plan to re-process/update the results. -In consequence, these tools/scripts are currently **untested** and very likely have -some **bugs**. +These tools are currently under **heavy development**, therefore may have +**various bugs**. TODO ---- -+ drop ``calc_distance`` in favor of ``cosmo_calc`` -+ use JSON as the output format (for easier parse and conversion) -+ use python (instead of shell) to manipulate JSON data files -+ add arguments to control the ``cosmo_calc`` output for easier use in scripts -+ integrate the memos/docs for Chandra data analysis -+ integrate the ``chandra_guide`` doc ++ rewrite most scripts using Python ++ rewrite ``cosmo_calc`` using Python and Astropy with fine-tuning arguments ++ write memos/docs for Chandra data analysis Installation |