-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
867dae7
commit af9f6d7
Showing
6 changed files
with
159 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
% ==================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
% ==================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
|
||
% ==================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
% ==================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
|
||
% ==================================================================== |