aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/exp_bkg.html
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2012-02-29 13:47:29 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2012-02-29 13:47:29 +0000
commit26563e50edd1638f74148c4bcc035fb2caaaa85f (patch)
tree35b78c22b09e792963b2800de08714e151ce42e4 /model_doc/exp_bkg.html
parent6d854d823b068bc9abb164eb5551b44878fa1f19 (diff)
downloadopt-utilities-26563e50edd1638f74148c4bcc035fb2caaaa85f.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@225 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'model_doc/exp_bkg.html')
-rw-r--r--model_doc/exp_bkg.html24
1 files changed, 24 insertions, 0 deletions
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>