0804.2827/B1608acsAnalysis_macro.tex
1: \usepackage{latexsym}
2: \usepackage{amssymb}
3: 
4: \newcommand{\bd}{\begin{displaymath}}
5: \newcommand{\ed}{\end{displaymath}}
6: \newcommand{\be}{\begin{equation}}
7: \newcommand{\ee}{\end{equation}}
8: \newcommand{\beaa}{\begin{eqnarray*}}
9: \newcommand{\eeaa}{\end{eqnarray*}}
10: \newcommand{\bea}{\begin{eqnarray}}
11: \newcommand{\eea}{\end{eqnarray}}
12: 
13: % Useful definitions:
14: \def\HST{\textit{HST}{}}
15: \def\HSTACS{\textit{HST/ACS}{}}
16: 
17: 
18: % Notation definitions - need math environment!:
19: % ==============================================
20: 
21: \newcommand{\boldsymbol}[1]{\mbox{\boldmath{${#1}$}}}
22: 
23: \newcommand{\bmath}{\vec}
24: 
25: \def\dataVec{\boldsymbol{d}}
26: \def\data{d}
27: \def\responseSet{\boldsymbol{\mathsf{f}}}
28: \def\response{\mathsf{f}}
29: \def\regSet{\boldsymbol{\mathsf{g}}}
30: \def\reg{\mathsf{g}}
31: 
32: \def\srVec{\boldsymbol{s}}
33: \def\sr{s}
34: 
35: \def\srMPVec{\boldsymbol{s}_{\mathrm{MP}}}
36: \def\srMLVec{\boldsymbol{s}_{\mathrm{ML}}}
37: \def\srMP{s_{\mathrm{MP}}}
38: \def\srML{s_{\mathrm{ML}}}
39: 
40: \def\noiseVec{\boldsymbol{n}}
41: \def\noise{n}
42: 
43: \def\imCM{\boldsymbol{\mathsf{C}}_{\mathrm{D}}}
44: \def\srCM{\boldsymbol{\mathsf{C}}_{\mathrm{S}}}
45: 
46: \def\priorCM{\boldsymbol{\mathsf{S}}}
47: \def\trueCM{\boldsymbol{\mathsf{S}}_*}
48: 
49: \def\hessD{\boldsymbol{\mathsf{B}}}
50: \def\hessS{\boldsymbol{\mathsf{C}}}
51: \def\hessM{\boldsymbol{\mathsf{A}}}
52: \def\IdenM{\boldsymbol{\mathsf{I}}}
53: 
54: \def\dI{\delta I}
55: \def\dIVec{\boldsymbol{\delta I}}
56: \def\dpsi{\delta\psi}
57: \def\dpsiVec{\boldsymbol{\delta \psi}}
58: \def\dpsiMPVec{\boldsymbol{\delta \psi}_{\mathrm{MP}}}
59: \def\PRmatSet{\boldsymbol{\mathsf{t}}}
60: \def\PRmat{\mathsf{t}}
61: \def\dkappa{\delta\kappa}
62: 
63: \def\regSetdpsi{\boldsymbol{\mathsf{g}_{\dpsi}}}
64: \def\regdpsi{\mathsf{g}_{\dpsi}}
65: 
66: 
67: % For the image processing
68: % ========================
69: \def\blurSet{\boldsymbol{\mathsf{B}}}
70: \def\blur{\mathsf{B}}
71: 
72: \def\dustSet{\boldsymbol{\mathsf{K}}}
73: \def\dust{\mathsf{K}}
74: 
75: \def\lensSet{\boldsymbol{\mathsf{L}}}
76: \def\lens{\mathsf{L}}
77: 
78: \def\glightVec{\boldsymbol{l}}
79: \def\glight{l}
80: