-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfull_article.tex
113 lines (80 loc) · 2.73 KB
/
full_article.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
\documentclass[iop,apj,twocolumn,twocolappendix,numberedappendix]{emulateapj}
\usepackage{apjfonts}
\usepackage{multirow}
\usepackage{textcomp}
\usepackage{amsmath}
\usepackage{microtype}
\usepackage{subfigure}
\usepackage{xcolor,ulem}
\usepackage[breaklinks=true]{hyperref}
%@arxiver{mass_boxes,Fig_mass_SNR,spin_cred_regions}
\begin{document}
\title{Parameter estimation on gravitational waves from neutron-star binaries with spinning components}
\slugcomment{Submitted to ApJ}
\input{"authorlist.tex"}
\shorttitle{PE on GWs from BNSs with spinning components}
\shortauthors{Farr et al.}
\input{"abstract.tex"}
\input{"introduction.tex"}
\input{"sources.tex"}
\input{"spinning_analysis.tex"}
\input{"mass_estimates.tex"}
\begin{figure*}
\centering
\includegraphics[width=1.6\columnwidth]{figures/mass_pdf_cdf/mass_pdf_cdf}
\caption{\protect\input{"figures/mass_pdf_cdf/caption.tex"}}
\end{figure*}
\begin{figure}
\centering
\includegraphics[width=0.85\columnwidth]{figures/mass_snr/mass_snr}
\caption{\protect\input{"figures/mass_snr/caption.tex"}}
\end{figure}
\input{"spin_estimates.tex"}
\begin{figure}
\centering
\includegraphics[width=0.95\columnwidth]{figures/spin_cred_regions/spin_cred_regions}
\caption{\protect\input{"figures/spin_cred_regions/caption.tex"}}
\end{figure}
\input{"spin_priors.tex"}
\begin{figure}
\centering
\includegraphics[width=0.85\columnwidth]{figures/mass_fractional/mass_fractional}
\caption{\protect\input{"figures/mass_fractional/caption.tex"}}
\end{figure}
\input{"component_masses.tex"}
\begin{figure}
\centering
\includegraphics[width=1.0\columnwidth]{figures/mass_comp/mass_comp}
\caption{\protect\input{"figures/mass_comp/caption.tex"}}
\end{figure}
\input{"mass_ratio.tex"}
\begin{figure}
\centering
\includegraphics[width=0.95\columnwidth]{figures/mass_secondary/mass_secondary}
\caption{\protect\input{"figures/mass_secondary/caption.tex"}}
\end{figure}
\input{"sky_localization.tex"}
\begin{figure}
\centering
\includegraphics[width=0.85\columnwidth]{figures/sky_areas/sky_areas}
\caption{\protect\input{"figures/sky_areas/caption.tex"}}
\end{figure}
\input{"run-by-run_skyareas.tex"}
\input{"paper-sky-ratio-table.tex"}
\input{"luminosity_distance.tex"}
\begin{figure*}
\centering
\includegraphics[width=1.7\columnwidth]{figures/spin_dist/spin_dist}
\caption{\protect\input{"figures/spin_dist/caption.tex"}}
\end{figure*}
\input{"summary.tex"}
\input{"acknowledgements.tex"}
\input{"computational_cost.tex"}
\begin{figure}
\centering
\includegraphics[width=0.95\columnwidth]{figures/time_hist/time_hist}
\caption{\protect\input{"figures/time_hist/caption.tex"}}
\end{figure}
\bibliographystyle{apj}
\bibliography{bibliography/biblio}
\end{document}