From c6f78778f70d0aa5358677769ceeacf99a33c8f6 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Wed, 29 Feb 2012 12:57:05 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@223 ed2142bd-67ad-457f-ba7c-d818d4011675 --- model_doc/beta1d.html | 22 ++++++++++++++++++ model_doc/beta1d.tex | 11 --------- model_doc/bl.html | 30 +++++++++++++++++++++++++ model_doc/bl.tex | 16 ------------- model_doc/bpl.html | 27 ++++++++++++++++++++++ model_doc/bpl.tex | 15 ------------- model_doc/bremss.html | 24 ++++++++++++++++++++ model_doc/bremss.tex | 11 --------- model_doc/component.html | 24 ++++++++++++++++++++ model_doc/component.tex | 11 --------- model_doc/constant.html | 23 +++++++++++++++++++ model_doc/constant.tex | 11 --------- model_doc/dbeta1d.html | 24 ++++++++++++++++++++ model_doc/dbeta1d.tex | 11 --------- model_doc/dualgauss1d.html | 25 +++++++++++++++++++++ model_doc/dualgauss1d.tex | 11 --------- model_doc/gauss1d.html | 24 ++++++++++++++++++++ model_doc/gauss1d.tex | 11 --------- model_doc/html2info.sh | 29 ++++++++++++++++++++++++ model_doc/kmm_component.html | 24 ++++++++++++++++++++ model_doc/kmm_component.tex | 11 --------- model_doc/latex2svg.sh | 51 ------------------------------------------ model_doc/lin1d.html | 24 ++++++++++++++++++++ model_doc/lin1d.tex | 11 --------- model_doc/nbeta1d.html | 24 ++++++++++++++++++++ model_doc/nbeta1d.tex | 11 --------- model_doc/nfw.html | 24 ++++++++++++++++++++ model_doc/nfw.tex | 11 --------- model_doc/nfw_int.html | 23 +++++++++++++++++++ model_doc/nfw_int.tex | 11 --------- model_doc/normed_dgauss1d.html | 25 +++++++++++++++++++++ model_doc/normed_dgauss1d.tex | 11 --------- model_doc/normed_gauss1d.html | 23 +++++++++++++++++++ model_doc/normed_gauss1d.tex | 11 --------- model_doc/poly1d.html | 24 ++++++++++++++++++++ model_doc/poly1d.tex | 11 --------- model_doc/powerlaw.html | 24 ++++++++++++++++++++ model_doc/powerlaw.tex | 11 --------- model_doc/quad_pl.html | 25 +++++++++++++++++++++ model_doc/quad_pl.tex | 11 --------- model_doc/rquarter.html | 23 +++++++++++++++++++ model_doc/rquarter.tex | 11 --------- model_doc/uniformed.html | 29 ++++++++++++++++++++++++ model_doc/uniformed.tex | 16 ------------- model_doc/vt_temperature.html | 27 ++++++++++++++++++++++ model_doc/vt_temperature.tex | 14 ------------ 46 files changed, 571 insertions(+), 310 deletions(-) create mode 100644 model_doc/beta1d.html delete mode 100644 model_doc/beta1d.tex create mode 100644 model_doc/bl.html delete mode 100644 model_doc/bl.tex create mode 100644 model_doc/bpl.html delete mode 100644 model_doc/bpl.tex create mode 100644 model_doc/bremss.html delete mode 100644 model_doc/bremss.tex create mode 100644 model_doc/component.html delete mode 100644 model_doc/component.tex create mode 100644 model_doc/constant.html delete mode 100644 model_doc/constant.tex create mode 100644 model_doc/dbeta1d.html delete mode 100644 model_doc/dbeta1d.tex create mode 100644 model_doc/dualgauss1d.html delete mode 100644 model_doc/dualgauss1d.tex create mode 100644 model_doc/gauss1d.html delete mode 100644 model_doc/gauss1d.tex create mode 100755 model_doc/html2info.sh create mode 100644 model_doc/kmm_component.html delete mode 100644 model_doc/kmm_component.tex delete mode 100755 model_doc/latex2svg.sh create mode 100644 model_doc/lin1d.html delete mode 100644 model_doc/lin1d.tex create mode 100644 model_doc/nbeta1d.html delete mode 100644 model_doc/nbeta1d.tex create mode 100644 model_doc/nfw.html delete mode 100644 model_doc/nfw.tex create mode 100644 model_doc/nfw_int.html delete mode 100644 model_doc/nfw_int.tex create mode 100644 model_doc/normed_dgauss1d.html delete mode 100644 model_doc/normed_dgauss1d.tex create mode 100644 model_doc/normed_gauss1d.html delete mode 100644 model_doc/normed_gauss1d.tex create mode 100644 model_doc/poly1d.html delete mode 100644 model_doc/poly1d.tex create mode 100644 model_doc/powerlaw.html delete mode 100644 model_doc/powerlaw.tex create mode 100644 model_doc/quad_pl.html delete mode 100644 model_doc/quad_pl.tex create mode 100644 model_doc/rquarter.html delete mode 100644 model_doc/rquarter.tex create mode 100644 model_doc/uniformed.html delete mode 100644 model_doc/uniformed.tex create mode 100644 model_doc/vt_temperature.html delete mode 100644 model_doc/vt_temperature.tex diff --git a/model_doc/beta1d.html b/model_doc/beta1d.html new file mode 100644 index 0000000..3d056d2 --- /dev/null +++ b/model_doc/beta1d.html @@ -0,0 +1,22 @@ + + + + Model doc + + + + + \begin{equation} + S(r)=S_0(1+\frac{r^2}{r_c^2})^{-3\beta+1/2}+bkg\notag + \end{equation} + + diff --git a/model_doc/beta1d.tex b/model_doc/beta1d.tex deleted file mode 100644 index 25b1ff8..0000000 --- a/model_doc/beta1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - S(r)=S_0(1+\frac{r^2}{r_c^2})^{-3\beta+1/2}+bkg\notag -\end{equation} -\end{document} diff --git a/model_doc/bl.html b/model_doc/bl.html new file mode 100644 index 0000000..f3a4312 --- /dev/null +++ b/model_doc/bl.html @@ -0,0 +1,30 @@ + + + + Model doc + + + + + + +\begin{equation} + y=\left\{ + \begin{array}{cc} + k_1(x-x_b)+y_b& x + diff --git a/model_doc/bl.tex b/model_doc/bl.tex deleted file mode 100644 index a972ee4..0000000 --- a/model_doc/bl.tex +++ /dev/null @@ -1,16 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=\left\{ - \begin{array}{cc} - k_1(x-x_b)+y_b& x + + + Model doc + + + + +\begin{equation} + y=\left\{\begin{array}{c} + y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_1} (x=x_{\rm break}) + \end{array} + \right .\notag +\end{equation} + + + diff --git a/model_doc/bpl.tex b/model_doc/bpl.tex deleted file mode 100644 index 814ccd1..0000000 --- a/model_doc/bpl.tex +++ /dev/null @@ -1,15 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=\left\{\begin{array}{c} - y_{\rm break}(\frac{x}{x_{\rm break}})^{\gamma_1} (x=x_{\rm break}) - \end{array} - \right .\notag -\end{equation} -\end{document} diff --git a/model_doc/bremss.html b/model_doc/bremss.html new file mode 100644 index 0000000..f98a644 --- /dev/null +++ b/model_doc/bremss.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + +\begin{equation} + I(E)=N\sqrt{kT}e^{-\frac{E}{kT}}\notag +\end{equation} + + + + diff --git a/model_doc/bremss.tex b/model_doc/bremss.tex deleted file mode 100644 index f992b9e..0000000 --- a/model_doc/bremss.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - I(E)=N\sqrt{kT}e^{-\frac{E}{kT}}\notag -\end{equation} -\end{document} diff --git a/model_doc/component.html b/model_doc/component.html new file mode 100644 index 0000000..4359846 --- /dev/null +++ b/model_doc/component.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + + +\begin{equation} + y=\sum_{i=1}^{N} N_i P_i(x) +\end{equation} + + + diff --git a/model_doc/component.tex b/model_doc/component.tex deleted file mode 100644 index 871d8a2..0000000 --- a/model_doc/component.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=\sum_{i=1}^{N} N_i P_i(x) -\end{equation} -\end{document} diff --git a/model_doc/constant.html b/model_doc/constant.html new file mode 100644 index 0000000..a0238db --- /dev/null +++ b/model_doc/constant.html @@ -0,0 +1,23 @@ + + + + Model doc + + + + +\begin{equation} + y=Const\notag +\end{equation} + + + diff --git a/model_doc/constant.tex b/model_doc/constant.tex deleted file mode 100644 index b95a41f..0000000 --- a/model_doc/constant.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=Const\notag -\end{equation} -\end{document} diff --git a/model_doc/dbeta1d.html b/model_doc/dbeta1d.html new file mode 100644 index 0000000..21a30a9 --- /dev/null +++ b/model_doc/dbeta1d.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + + +\begin{equation} + S(r)=S_{0,1}(1+\frac{r^2}{r_{c,1}^2})^{-3\beta_1+1/2}+S_{0,2}(1+\frac{r^2}{r_{c,2}^2})^{-3\beta_2+1/2}\notag +\end{equation} + + + diff --git a/model_doc/dbeta1d.tex b/model_doc/dbeta1d.tex deleted file mode 100644 index 93a93e5..0000000 --- a/model_doc/dbeta1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - S(r)=S_{0,1}(1+\frac{r^2}{r_{c,1}^2})^{-3\beta_1+1/2}+S_{0,2}(1+\frac{r^2}{r_{c,2}^2})^{-3\beta_2+1/2}\notag -\end{equation} -\end{document} diff --git a/model_doc/dualgauss1d.html b/model_doc/dualgauss1d.html new file mode 100644 index 0000000..e044e16 --- /dev/null +++ b/model_doc/dualgauss1d.html @@ -0,0 +1,25 @@ + + + + Model doc + + + + + +\begin{equation} + y=N_{0,1}e^{-\frac{(x-x_{0,1})^2}{2\sigma_1^2}}+N_{0,2}e^{-\frac{(x-x_{0,2})^2}{2\sigma_2^2}}\notag +\end{equation} + + + + diff --git a/model_doc/dualgauss1d.tex b/model_doc/dualgauss1d.tex deleted file mode 100644 index 203a7ab..0000000 --- a/model_doc/dualgauss1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=N_{0,1}e^{-\frac{(x-x_{0,1})^2}{2\sigma_1^2}}+N_{0,2}e^{-\frac{(x-x_{0,2})^2}{2\sigma_2^2}}\notag -\end{equation} -\end{document} diff --git a/model_doc/gauss1d.html b/model_doc/gauss1d.html new file mode 100644 index 0000000..9db1c80 --- /dev/null +++ b/model_doc/gauss1d.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + +\begin{equation} + y=Ne^{-\frac{(x-x_0)^2}{2\sigma^2}}\notag +\end{equation} + + + + diff --git a/model_doc/gauss1d.tex b/model_doc/gauss1d.tex deleted file mode 100644 index cab41e0..0000000 --- a/model_doc/gauss1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=Ne^{-\frac{(x-x_0)^2}{2\sigma^2}}\notag -\end{equation} -\end{document} diff --git a/model_doc/html2info.sh b/model_doc/html2info.sh new file mode 100755 index 0000000..8b31144 --- /dev/null +++ b/model_doc/html2info.sh @@ -0,0 +1,29 @@ +#!/bin/bash + +if [ $# -eq 1 ] +then + : +else + echo $# + echo "Usage $0 " + exit +fi + + +# you need gs-common, pstoedit and skencil to +# get this script working +export BASENAME="`basename $1 .html`"; +echo $BASENAME +#echo "" >>${BASENAME}. +echo "std::string result;">${BASENAME}.info + +cat ${BASENAME}.html|while read -r line +do +line=$(echo -E "$line"|sed -e 's/\\/\\\\/g'|sed -e 's/\"/\\\"/g') +echo "result+=\"$line\";">>${BASENAME}.info +echo "result+=\"\\n\";">>${BASENAME}.info +done + +echo "return result;" >>${BASENAME}.info + + diff --git a/model_doc/kmm_component.html b/model_doc/kmm_component.html new file mode 100644 index 0000000..179526c --- /dev/null +++ b/model_doc/kmm_component.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + +\begin{equation} + y=kx+b\notag +\end{equation} + + + + diff --git a/model_doc/kmm_component.tex b/model_doc/kmm_component.tex deleted file mode 100644 index e474924..0000000 --- a/model_doc/kmm_component.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=kx+b\notag -\end{equation} -\end{document} diff --git a/model_doc/latex2svg.sh b/model_doc/latex2svg.sh deleted file mode 100755 index 6f44fa8..0000000 --- a/model_doc/latex2svg.sh +++ /dev/null @@ -1,51 +0,0 @@ -#!/bin/bash - -if [ $# -eq 1 ] -then - : -else - echo $# - echo "Usage $0 " - exit -fi - - -# you need gs-common, pstoedit and skencil to -# get this script working -export BASENAME="`basename $1 .tex`"; -echo $BASENAME - -latex ${BASENAME}.tex - -dvips ${BASENAME}.dvi -# Outline fonts -eps2eps -dNOCACHE ${BASENAME}.ps ${BASENAME}2.ps - -# Fix bounding box -ps2epsi ${BASENAME}2.ps ${BASENAME}.ps -rm ${BASENAME}2.ps - -# Convert to Sketch -pstoedit -f sk ${BASENAME}.ps ${BASENAME}.sk - -# Convert to SVG -skconvert ${BASENAME}.sk ${BASENAME}.svg - -#echo -e return "\"\c" >${BASENAME}.info -echo "" >>${BASENAME}.svg -echo "std::string result;">${BASENAME}.info - -#cat ${BASENAME}.svg | sed -e ':a;N;$!ba;s/\n//g' -e 's/\"/\\\"/g' >>${BASENAME}.info - - - -cat ${BASENAME}.svg|while read line -do -line=`echo $line|sed -e 's/\"/\\\"/g'` -echo "result+=\"$line\";">>${BASENAME}.info -echo "result+=\"\\n\";">>${BASENAME}.info -done - -echo "return result;" >>${BASENAME}.info - - diff --git a/model_doc/lin1d.html b/model_doc/lin1d.html new file mode 100644 index 0000000..179526c --- /dev/null +++ b/model_doc/lin1d.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + +\begin{equation} + y=kx+b\notag +\end{equation} + + + + diff --git a/model_doc/lin1d.tex b/model_doc/lin1d.tex deleted file mode 100644 index e474924..0000000 --- a/model_doc/lin1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=kx+b\notag -\end{equation} -\end{document} diff --git a/model_doc/nbeta1d.html b/model_doc/nbeta1d.html new file mode 100644 index 0000000..cdf8a57 --- /dev/null +++ b/model_doc/nbeta1d.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + + +\begin{equation} + S(R)=n_0(1+\frac{R^2}{R_c^2})^{-3\beta/2}\notag +\end{equation} + + + diff --git a/model_doc/nbeta1d.tex b/model_doc/nbeta1d.tex deleted file mode 100644 index 6b9ddaf..0000000 --- a/model_doc/nbeta1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - S(R)=n_0(1+\frac{R^2}{R_c^2})^{-3\beta/2}\notag -\end{equation} -\end{document} diff --git a/model_doc/nfw.html b/model_doc/nfw.html new file mode 100644 index 0000000..98056b7 --- /dev/null +++ b/model_doc/nfw.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + + +\begin{equation} + \rho(R)=\frac{\rho_0}{\frac{R}{R_s}(1+\frac{R}{R_s})^2}\notag +\end{equation} + + + diff --git a/model_doc/nfw.tex b/model_doc/nfw.tex deleted file mode 100644 index bfbf9ef..0000000 --- a/model_doc/nfw.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - \rho(R)=\frac{\rho_0}{\frac{R}{R_s}(1+\frac{R}{R_s})^2}\notag -\end{equation} -\end{document} diff --git a/model_doc/nfw_int.html b/model_doc/nfw_int.html new file mode 100644 index 0000000..cb9d5f0 --- /dev/null +++ b/model_doc/nfw_int.html @@ -0,0 +1,23 @@ + + + + Model doc + + + + +\begin{equation} + M( + diff --git a/model_doc/nfw_int.tex b/model_doc/nfw_int.tex deleted file mode 100644 index 720b7d8..0000000 --- a/model_doc/nfw_int.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - M( + + + Model doc + + + + + +\begin{equation} + P(x)=\cos^2\theta \frac{1}{\sqrt{2\pi\sigma_1^2}}e^{-\frac{(x-x_{0,1})^2}{2\sigma_1^2}}+\sin^2\theta \frac{1}{\sqrt{2\pi\sigma_2^2}}e^{-\frac{(x-x_{0,2})^2}{2\sigma_2^2}} +\end{equation} + + + + diff --git a/model_doc/normed_dgauss1d.tex b/model_doc/normed_dgauss1d.tex deleted file mode 100644 index f42dee6..0000000 --- a/model_doc/normed_dgauss1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - P(x)=\cos^2\theta \frac{1}{\sqrt{2\pi\sigma_1^2}}e^{-\frac{(x-x_{0,1})^2}{2\sigma_1^2}}+\sin^2\theta \frac{1}{\sqrt{2\pi\sigma_2^2}}e^{-\frac{(x-x_{0,2})^2}{2\sigma_2^2}} -\end{equation} -\end{document} diff --git a/model_doc/normed_gauss1d.html b/model_doc/normed_gauss1d.html new file mode 100644 index 0000000..51bf938 --- /dev/null +++ b/model_doc/normed_gauss1d.html @@ -0,0 +1,23 @@ + + + + Model doc + + + + +\begin{equation} + P(x)=\frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{(x-x_0)^2}{2\sigma^2}}\notag +\end{equation} + + + diff --git a/model_doc/normed_gauss1d.tex b/model_doc/normed_gauss1d.tex deleted file mode 100644 index 8e35ff5..0000000 --- a/model_doc/normed_gauss1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - P(x)=\frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{(x-x_0)^2}{2\sigma^2}}\notag -\end{equation} -\end{document} diff --git a/model_doc/poly1d.html b/model_doc/poly1d.html new file mode 100644 index 0000000..50d631b --- /dev/null +++ b/model_doc/poly1d.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + +\begin{equation} + y=\sum_{k=0}^Na_k x^k\notag +\end{equation} + + + + diff --git a/model_doc/poly1d.tex b/model_doc/poly1d.tex deleted file mode 100644 index 12b26a1..0000000 --- a/model_doc/poly1d.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=\sum_{k=0}^Na_k x^k\notag -\end{equation} -\end{document} diff --git a/model_doc/powerlaw.html b/model_doc/powerlaw.html new file mode 100644 index 0000000..b427db3 --- /dev/null +++ b/model_doc/powerlaw.html @@ -0,0 +1,24 @@ + + + + Model doc + + + + +\begin{equation} + y=A x^\gamma\notag +\end{equation} + + + + diff --git a/model_doc/powerlaw.tex b/model_doc/powerlaw.tex deleted file mode 100644 index 5772a3d..0000000 --- a/model_doc/powerlaw.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=A x^\gamma\notag -\end{equation} -\end{document} diff --git a/model_doc/quad_pl.html b/model_doc/quad_pl.html new file mode 100644 index 0000000..ca41344 --- /dev/null +++ b/model_doc/quad_pl.html @@ -0,0 +1,25 @@ + + + + Model doc + + + + + +\begin{equation} + y=c\exp(a\ln^2 x+b\ln x)\notag +\end{equation} + + + + diff --git a/model_doc/quad_pl.tex b/model_doc/quad_pl.tex deleted file mode 100644 index ba474cb..0000000 --- a/model_doc/quad_pl.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - y=c\exp(a\ln^2 x+b\ln x)\notag -\end{equation} -\end{document} diff --git a/model_doc/rquarter.html b/model_doc/rquarter.html new file mode 100644 index 0000000..fc656d6 --- /dev/null +++ b/model_doc/rquarter.html @@ -0,0 +1,23 @@ + + + + Model doc + + + + +\begin{equation} + I(r)=I_0e^{-7.67(\frac{r}{r_e})^{1/4}-1}+bkg\notag +\end{equation} + + + diff --git a/model_doc/rquarter.tex b/model_doc/rquarter.tex deleted file mode 100644 index c32c057..0000000 --- a/model_doc/rquarter.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - I(r)=I_0e^{-7.67(\frac{r}{r_e})^{1/4}-1}+bkg\notag -\end{equation} -\end{document} diff --git a/model_doc/uniformed.html b/model_doc/uniformed.html new file mode 100644 index 0000000..38d465b --- /dev/null +++ b/model_doc/uniformed.html @@ -0,0 +1,29 @@ + + + + Model doc + + + + +\begin{equation} + P(x)=\left\{ + \begin{array}{cc} + \frac{1}{b-a}&a + diff --git a/model_doc/uniformed.tex b/model_doc/uniformed.tex deleted file mode 100644 index e7934c6..0000000 --- a/model_doc/uniformed.tex +++ /dev/null @@ -1,16 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{equation} - P(x)=\left\{ - \begin{array}{cc} - \frac{1}{b-a}&a + + + Model doc + + + + +\begin{gather} + T(R)=T_0T_{\rm cool}(R)t(R)\\ + T_{\rm cool}(R)=\frac{(x+T_{\rm min}/T_0)}{x+1}\\ + t(R)=\frac{(\frac{R}{R_t})^{-1}}{[(\frac{R}{R_t})^b+1]^{c/b}}\\ + x=(\frac{R}{R_{\rm cool}})^{a_{\rm cool}} +\end{gather} + + + + diff --git a/model_doc/vt_temperature.tex b/model_doc/vt_temperature.tex deleted file mode 100644 index 5fb699b..0000000 --- a/model_doc/vt_temperature.tex +++ /dev/null @@ -1,14 +0,0 @@ -\documentclass{article} -\usepackage{amsmath} -\usepackage{amssymb} -\usepackage{amsfonts} - -\thispagestyle{empty} -\begin{document} -\begin{gather} - T(R)=T_0T_{\rm cool}(R)t(R)\\ - T_{\rm cool}(R)=\frac{(x+T_{\rm min}/T_0)}{x+1}\\ - t(R)=\frac{(\frac{R}{R_t})^{-1}}{[(\frac{R}{R_t})^b+1]^{c/b}}\\ - x=(\frac{R}{R_{\rm cool}})^{a_{\rm cool}} -\end{gather} -\end{document} -- cgit v1.2.2