From c5e35c06b0749641f91c5108e5007a63a4f1528d Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 7 Jun 2016 22:37:20 +0800 Subject: Add TODO items --- README.md | 1 + mass_profile/README.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index cbe462b..bb7c56d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ some **bugs**. TODO ---- + drop ``calc_distance`` in favor of ``cosmo_calc`` ++ use JSON as the output format (for easier parse and conversion) + 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 diff --git a/mass_profile/README.md b/mass_profile/README.md index 5ebb421..799da51 100644 --- a/mass_profile/README.md +++ b/mass_profile/README.md @@ -29,4 +29,8 @@ TODO ---- * to merge the scripts/tools for single-beta and double-beta SBP models (to reduce code duplications) +* the uncertainties/errors calculation **maybe** inappropriate/problematic + (e.g., ``analyze_mass_profile.py``) + why not just use the quantile-based (e.g., Q84.15-Q15.85 ~= 68.3%) uncertainties + or standard deviation ??? -- cgit v1.2.2