aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--model_doc/bl.html4
-rw-r--r--model_doc/bpl.html12
-rw-r--r--model_doc/bremss.html8
-rw-r--r--model_doc/exp_bkg.html24
-rw-r--r--model_doc/gauss1d_bkg.html24
-rw-r--r--model_doc/nfw_int.html6
-rw-r--r--model_doc/pl_bkg.html24
-rw-r--r--model_doc/uniformed.html2
8 files changed, 88 insertions, 16 deletions
diff --git a/model_doc/bl.html b/model_doc/bl.html
index f3a4312..bbabb4f 100644
--- a/model_doc/bl.html
+++ b/model_doc/bl.html
@@ -20,8 +20,8 @@
\begin{equation}
y=\left\{
\begin{array}{cc}
- k_1(x-x_b)+y_b& x<x_b\\
- k_2(x-x_b)+y_b& x\geq x_b
+ k_1(x-x_b)+y_b& x<{x_b}\\
+ k_2(x-x_b)+y_b& x\geq {x_b}
\end{array}
\right .\notag
\end{equation}
diff --git a/model_doc/bpl.html b/model_doc/bpl.html
index 9c2f9fb..bb37940 100644
--- a/model_doc/bpl.html
+++ b/model_doc/bpl.html
@@ -15,13 +15,13 @@
</script>
</head>
<body>
-\begin{equation}
- y=\left\{\begin{array}{c}
- y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_1} (x<x_{\rm break})\\
- y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_2} (x>=x_{\rm break})
+ \begin{equation}
+ y=\left\{\begin{array}{c}
+ y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_1} (x<{x_{\rm break}})\\
+ y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_2} (x>={x_{\rm break}})
\end{array}
\right .\notag
-\end{equation}
-
+ \end{equation}
+
</body>
</html>
diff --git a/model_doc/bremss.html b/model_doc/bremss.html
index f98a644..9ec12e6 100644
--- a/model_doc/bremss.html
+++ b/model_doc/bremss.html
@@ -15,10 +15,10 @@
</script>
</head>
<body>
-\begin{equation}
- I(E)=N\sqrt{kT}e^{-\frac{E}{kT}}\notag
-\end{equation}
-
+ \begin{equation}
+ I(E)=N\sqrt{kT}e^{-\frac{E}{kT}}\notag
+ \end{equation}
+
</body>
</html>
diff --git a/model_doc/exp_bkg.html b/model_doc/exp_bkg.html
new file mode 100644
index 0000000..8e75572
--- /dev/null
+++ b/model_doc/exp_bkg.html
@@ -0,0 +1,24 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Model doc</title>
+ <script type="text/javascript"
+ src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+ </script>
+ <script type="text/x-mathjax-config" >
+ MathJax.Hub.Config({
+ tex2jax: {
+ inlineMath: [['$','$'], ['\\(','\\)']],
+ processEscapes: true
+ }
+ });
+ </script>
+ </head>
+ <body>
+\begin{equation}
+ y=Ne^{-\frac{(x-x_0)^2}{2\sigma^2}}+bkg\notag
+\end{equation}
+
+
+ </body>
+</html>
diff --git a/model_doc/gauss1d_bkg.html b/model_doc/gauss1d_bkg.html
new file mode 100644
index 0000000..8e75572
--- /dev/null
+++ b/model_doc/gauss1d_bkg.html
@@ -0,0 +1,24 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Model doc</title>
+ <script type="text/javascript"
+ src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+ </script>
+ <script type="text/x-mathjax-config" >
+ MathJax.Hub.Config({
+ tex2jax: {
+ inlineMath: [['$','$'], ['\\(','\\)']],
+ processEscapes: true
+ }
+ });
+ </script>
+ </head>
+ <body>
+\begin{equation}
+ y=Ne^{-\frac{(x-x_0)^2}{2\sigma^2}}+bkg\notag
+\end{equation}
+
+
+ </body>
+</html>
diff --git a/model_doc/nfw_int.html b/model_doc/nfw_int.html
index cb9d5f0..97db08a 100644
--- a/model_doc/nfw_int.html
+++ b/model_doc/nfw_int.html
@@ -15,9 +15,9 @@
</script>
</head>
<body>
-\begin{equation}
- M(<R)=4\pi\rho_0R_s^3(\ln(\frac{R+R_s}{R_s})-\frac{R}{R+R_s})\notag
-\end{equation}
+ \begin{equation}
+ M({<}R)=4\pi\rho_0R_s^3(\ln(\frac{R+R_s}{R_s})-\frac{R}{R+R_s})
+ \end{equation}
</body>
</html>
diff --git a/model_doc/pl_bkg.html b/model_doc/pl_bkg.html
new file mode 100644
index 0000000..8e75572
--- /dev/null
+++ b/model_doc/pl_bkg.html
@@ -0,0 +1,24 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Model doc</title>
+ <script type="text/javascript"
+ src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+ </script>
+ <script type="text/x-mathjax-config" >
+ MathJax.Hub.Config({
+ tex2jax: {
+ inlineMath: [['$','$'], ['\\(','\\)']],
+ processEscapes: true
+ }
+ });
+ </script>
+ </head>
+ <body>
+\begin{equation}
+ y=Ne^{-\frac{(x-x_0)^2}{2\sigma^2}}+bkg\notag
+\end{equation}
+
+
+ </body>
+</html>
diff --git a/model_doc/uniformed.html b/model_doc/uniformed.html
index 38d465b..4740f19 100644
--- a/model_doc/uniformed.html
+++ b/model_doc/uniformed.html
@@ -18,7 +18,7 @@
\begin{equation}
P(x)=\left\{
\begin{array}{cc}
- \frac{1}{b-a}&a<x<b\\
+ \frac{1}{b-a}&{{a}<{x}<{b}}\\
0&{\rm otherwise}
\end{array}
\right .\notag