diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-06-07 22:37:20 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-06-07 22:37:20 +0800 |
commit | c5e35c06b0749641f91c5108e5007a63a4f1528d (patch) | |
tree | 71142fb18968974c84679bceadf61b8e49a01089 /mass_profile/README.md | |
parent | 4266698e75f6bab5488c6fa3b5ad999d27db8cfe (diff) | |
download | chandra-acis-analysis-c5e35c06b0749641f91c5108e5007a63a4f1528d.tar.bz2 |
Add TODO items
Diffstat (limited to 'mass_profile/README.md')
-rw-r--r-- | mass_profile/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
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 ??? |