diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index a63e7b1773fd7654251574033a7c03d3c6472aa2..aa5a7bb7a3fa565f41b1e094d2a7d3b2b5eeebb2 100644 --- a/docs/source/sls/algorithm.rst +++ b/docs/source/sls/algorithm.rst @@ -1,6 +1,3 @@ -.. role:: raw-math(raw) - :format: latex html - SLS pipeline ============ @@ -105,7 +102,9 @@ reference file: readnoise file ERR数据单元构造误差数据,该步误差公式: -:raw-math:$ \sigma = \sqrt{(SCI-bias)+{\sigma_bias}^2 + readnoise^2)} $ +.. math:: + +\sigma = \sqrt{(SCI-bias)+{\sigma_bias}^2 + readnoise^2)} **Dark correction**