Skip to content

Commit

Permalink
Skeleton structure #54
Browse files Browse the repository at this point in the history
  • Loading branch information
drphilmarshall committed Dec 3, 2015
1 parent 867dae7 commit af9f6d7
Show file tree
Hide file tree
Showing 6 changed files with 159 additions and 6 deletions.
35 changes: 35 additions & 0 deletions doc/requirements/twinkles1/analysis.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
% ====================================================================
\section{Analysis Requirements}
\def\secname{\chpname:analysis}
\label{\secname}
% ====================================================================

\contact{Phil Marshall}{@drphilmarshall}

% --------------------------------------------------------------------

\subsection{DM Level 1 and 2}

CoaddSources, ForcedSources.

Deblending.

% --------------------------------------------------------------------

\subsection{DM/DESC Level 3}

None.

% --------------------------------------------------------------------

\subsection{DESC Level 4}

SNMonitor, simple assembly of light curves.

SLMonitor, simple assembly of deblended light curves.

SNDistance.

SLTimer.

% ====================================================================
22 changes: 22 additions & 0 deletions doc/requirements/twinkles1/comments.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
% ====================================================================
\section{Comments}
\def\secname{\chpname:comments}
\label{\secname}
% ====================================================================

\contact{Phil Marshall}{@drphilmarshall},
\contact{Richard Dubois}{@richardxdubois}

% --------------------------------------------------------------------

\subsection{Risks}

Identified risks in above requirements/designs/plans.

% --------------------------------------------------------------------

\subsection{Future Work}

Looking ahead to Twinkles 2.

% ====================================================================
28 changes: 28 additions & 0 deletions doc/requirements/twinkles1/design.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
% ====================================================================
\section{Dataset Design}
\def\secname{\chpname:design}
\label{\secname}
% ====================================================================

\contact{Phil Marshall}{@drphilmarshall}

% --------------------------------------------------------------------

\subsection{Targets}

Area. Pointing.

Contents: stars, galaxies. Supernovae, Lenses.

% --------------------------------------------------------------------

\subsection{Observations}

Survey strategy (cadence, season, campaign). Oversampling.

Filters. Exposure times.

Images. Conditions.


% ====================================================================
23 changes: 23 additions & 0 deletions doc/requirements/twinkles1/infrastructure.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
% ====================================================================
\section{Infrastructure Requirements}
\def\secname{\chpname:infrastructure}
\label{\secname}
% ====================================================================

\contact{Richard Dubois}{@richardxdubois}

% --------------------------------------------------------------------

\subsection{Environment}

Sims and DM tools.

% --------------------------------------------------------------------

\subsection{Workflow}

Engine.

Portability.

% ====================================================================
12 changes: 6 additions & 6 deletions doc/requirements/twinkles1/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\chapter*{\TwinklesOne}
\def\chpname{chp:twinkles1}
\label{\chpname}
\addcontentsline{toc}{chapter}{Twinkles 1}
\addcontentsline{toc}{chapter}{Twinkles 1} % Needed for \chapter*{}
% ====================================================================

% Contact list - repo in URL must be set correctly to enable queries
Expand All @@ -26,23 +26,23 @@ \chapter*{\TwinklesOne}

% The design of the Twinkles 1 dataset, resulting from the science
% analyses defined in the previous section.
%\input{twinkles1/design}
\input{twinkles1/design}

% The consequent requirements on the simulation tools. Subsections
% for OpSim, CatSim, and PhoSim, and their associated inputs and
% interfaces.
%\input{twinkles1/simulations}
\input{twinkles1/simulations}

% The consequent requirements on the analysis software. Subsections
% for DM Levels 1 and 2, DM+DESC Level 3, and DESC Level 4 code.
%\input{twinkles1/analysis}
\input{twinkles1/analysis}

% The consequent requirements on the DESC computing infrastructure
% needed to enable execution of the above simulations and analysis
% at the required scale.
%\input{twinkles1/infrastructure}
\input{twinkles1/infrastructure}

% Discussion of the above flowdown, and comments for future challenges.
%\input{twinkles1/comments}
\input{twinkles1/comments}

% ====================================================================
45 changes: 45 additions & 0 deletions doc/requirements/twinkles1/simulations.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
% ====================================================================
\section{Simulation Requirements}
\def\secname{\chpname:simulations}
\label{\secname}
% ====================================================================

\contact{Phil Marshall}{@drphilmarshall}

% --------------------------------------------------------------------

\subsection{\OpSim}

Realistic 10-year strategy. WDF for lenses. DDF for supernovae.

Several pointings, to enable artificially higher cadence.

No new functionality.

% --------------------------------------------------------------------

\subsection{\CatSim}

Type Ia supernovae with SNCosmo. Other types?

Supernovae in ``realistic'' hosts?

Lensed quasars from TDC1 Gold Sample catalog (OM10 subset):
realistic AGN variability with requested parameters. Time delays.
No microlensing needed. Redshifts supplied in catalog.

Realistic lens (massive elliptical) galaxies, placed in front of quasars.

Quasar host galaxies as Einstein Ring images.


% --------------------------------------------------------------------

\subsection{\PhoSim}

SN spectra from supplied library.

Sampling from images for Einstein Rings.


% ====================================================================

0 comments on commit af9f6d7

Please sign in to comment.