From ec15aee8dd65d777ff4ccdb87e61e6619b35b1b7 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 20 Jun 2016 11:29:24 +0800 Subject: fit_sbp.py: update TODO --- fit_sbp.py | 2 ++ 1 file changed, 2 insertions(+) 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 # """ -- cgit v1.2.2