- Timestamp:
- Aug 25, 2020, 11:34:07 AM (6 years ago)
- Location:
- trunk/doc/release.2015/ps1.dataproducts
- Files:
-
- 1 added
- 3 edited
-
Makefile (modified) (2 diffs)
-
dataproductimages.pdf (added)
-
dataproductimages.tex (modified) (1 diff)
-
dataproducts.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.dataproducts/Makefile
r41399 r41408 2 2 3 3 DO_PDFLATEX = 1 4 DO_BIBTEX = 14 DO_BIBTEX = 0 5 5 6 6 help: … … 43 43 psps_loadprocess.pdf \ 44 44 psps_mergecriteria.pdf \ 45 dataproductimages 004.pdf \45 dataproductimages.pdf \ 46 46 imageid.pdf \ 47 47 objid.pdf \ -
trunk/doc/release.2015/ps1.dataproducts/dataproductimages.tex
r41246 r41408 1 1 \begin{figure*} 2 \centerline{\includegraphics[width=0.8\textwidth,angle=0]{dataproductimages 004.pdf}}2 \centerline{\includegraphics[width=0.8\textwidth,angle=0]{dataproductimages.pdf}} 3 3 \caption{\noindent A summary of how the different tables are related. The rectangular boxes with words inside represent the different table names. The ovals with words inside represent the column names to use to join the tables. Black lines connect table names to columns (i.e., {\em Detection} has a line to \texttt{ObjID} which has a line to {\em StackObjectThin}) - this shows that {\em Detection} can be joined to {\em StackObjectThin} using \texttt{ObjID}). The grey rounded boxes represent different stages of data processing, which corresponds to different stages of loading into the database. Tables within the grey boxes are related; connections to the (grey) metadata tables are shown in Figure~\ref{fig:objidmap}. The tables that are not in grey rounded boxes represent system metadata, metadata that describes the \PS\ system as well as flag information.} 4 4 \label{fig:objidmap} -
trunk/doc/release.2015/ps1.dataproducts/dataproducts.tex
r41401 r41408 1250 1250 arcsec) total aperture-based magnitudes and statistics are listed for 1251 1251 all filters. See also Paper IV. Use \ippdbcolumn{objID} to join to most 1252 tables, and use \ippdbtable{uniquePspsFOid} to join to \ippdbtable{ForcedMeanLensing}. \ippdbcolumn{objID} is not unique, but 1252 tables, and use \ippdbtable{uniquePspsFOid} to join to \ippdbtable{ForcedMeanLensing}. 1253 \ippdbcolumn{objID} is not unique, but 1253 1254 \ippdbcolumn{uniquePspsFOid} is. 1254 1255 … … 1271 1272 \parheading{ForcedWarpToImage} Contains the mapping of which input image comprises a particular \ippstage{warp} image used for forced photometry. 1272 1273 1273 \note{FIX THE EXAMPLE NUMBERS}1274 % \note{FIX THE EXAMPLE NUMBERS} 1274 1275 1275 1276 \showfigure{objid.tex} … … 1763 1764 1764 1765 \bibliographystyle{apj} 1765 \bibliography{dataproducts}{}1766 %\input{dataproducts.bbl}1766 % \bibliography{dataproducts}{} 1767 \input{dataproducts.bbl} 1767 1768 1768 1769 \appendix
Note:
See TracChangeset
for help on using the changeset viewer.
