%
% [ NOIRLab Survey Proposal Attachment Template ]
%
%
% This template can be used to help create the main PDF attachment portion of a NOIRLab proposal.
%
% Fill in the required information and add your figures. Once the attachment is complete simply
% download the PDF and attach it to your proposal via the proposal form at:
%
% https://time-allocation.noirlab.edu/
%
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{observing-proposal}
\usepackage{xcolor}
\usepackage{epsfig}
% --- additional packages can be imported as needed
\begin{document}
% [ SCIENTIFIC JUSTIFICATION ]
%
% Give the scientific justification for the proposed observations.
% This section should consist of paragraphs of text followed by any
% references, figures and captions. Be sure to include the overall
% significance to astronomy. Please see the call for proposals to
% determine specific criteria for each section. Unless otherwise
% noted criteria is as follows: The scientific justification should
% be limited to three pages with up to two additional pages for
% references, figures and captions.
% If you wish to use our "reference" environment, follow the following
% example (journal commands are compatible with AASTeX v4.0):
%
%\begin{references}
%\reference Armandroff \& Massey 1991 \aj, 102, 927.
%\reference Berkhuijsen \& Humphreys 1989 \aap, 214, 68.
%\reference Massey 1993 in Massive Stars: Their Lives in the
% Interstellar Medium (Review), ed. J. P. Cassinelli and E. B.
% Churchwell, p. 168.
%\reference Massey \& Armandroff 1999, in prep.
%\end{references}
% Figures:
%
% You can now use any file type for your figures. See examples below on how to include a pdf figure.
%
% \begin{figure}
% \epsscale{0.85}
% \plotone{sample.figure}
% \caption{Sample figure showing important results.}
% \end{figure}
%
\sciencejustification
--- Enter your scientific justification
\begin{figure}[!ht]
\plotone{example-figure.pdf}
\vspace{-3cm}
\caption{This is an example of embedded PDF figure}
\end{figure}
% \begin{references}
% \reference Example 2016, MM, 123, 7
% \end{references}
\clearpage
% [ EXPERIMENTAL DESIGN ]
%
% This section should consist of text only (no figures).
% There is a limit of one page of printed text.
% Describe your overall observational program. How will these
% observations contribute toward the accomplishment of the goals
% outlined in the science justification? If you've requested
% long-term status, justify why this is necessary for successful
% completion of the science. Limit text to one page.
%
\expdesign
--- Enter your experimental design information
\clearpage
% [ MANAGEMENT PLAN ]
%
% The Management plan should describe the overall plan for conducting the
% proposed survey. Limit text to one page. Be sure to include:
%
% 1) Approach: Discuss the organizational plan to execute the tasks
% required to complete the research goals and delivery of the data
% products. This discussion should include plans to support the observing
% runs, the pipeline processing plan, data reduction and analysis,
% archiving plan, data dissemination plan, and coordination of the survey
% with non-NOIRLab facilities or data sources.
%
% 2) Personnel requirements: Discuss the roles of the survey team members in
% an anonymized way. Anticipated levels of participation for individuals
% should be discussed in the Team Information and Relevant Background attachment.
%
% 3) You may include an anonymized description of institutional/other support
% for the survey. Additional information can be presented in the Team
% Information and Relevant Background attachment.
\manplan
--- Enter your management plan information
\clearpage
% [ RELEASE OF DATA ]
%
% Describe the data products (reduced observations, single or stacked images,
% spectra, object catalogs, and so on) to be released, as well as the timeline
% and mechanism of their release to the community. Please differentiate between
% intermediate products developed during the execution of the survey versus the
% final products likely to be produced after the full observations have been
% obtained. Limit text to one page.
\dataaccess
--- Enter your release of data information
\end{document}