summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-06-20 11:29:24 +0800
committerAaron LI <aaronly.me@outlook.com>2016-06-20 11:29:24 +0800
commitec15aee8dd65d777ff4ccdb87e61e6619b35b1b7 (patch)
tree58308b710341d5c03be8700ced946116ec561b46
parenteacfc010bcf0dc6d54aa0ead190af7f55f5b6a52 (diff)
downloadcexcess-ec15aee8dd65d777ff4ccdb87e61e6619b35b1b7.tar.bz2
fit_sbp.py: update TODO
-rwxr-xr-xfit_sbp.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fit_sbp.py b/fit_sbp.py
index e0f2b4e..ed803a9 100755
--- a/fit_sbp.py
+++ b/fit_sbp.py
@@ -48,6 +48,8 @@
# TODO:
# * to allow fit the outer beta component, then fix it, and fit the inner one
# * to output the ignored radius range in the same unit as input sbp data
+# * to estimate the uncertainties for model parameters using the
+# Monte Carlo method
#
"""