Skip to content

Commit

Permalink
Tweak afw section
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Apr 8, 2024
1 parent 5b54384 commit e8e8f50
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions afw.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,18 @@ \subsection{Time and Hierarchical Data Structures}

\texttt{PropertySet} and \texttt{PropertyList} to allow \texttt{dict}-like data structures to be passed from Python to C++ and back again.

\subsection{Astronomy Framework}
\subsection{Application Framework}
\label{sec:afw}
\texttt{afw}

AST library \citep{2016A&C....15...33B} backs the world coordinate system handling.
\texttt{afw} -- this is called the ``Application Framework'' in \citet{2010SPIE.7740E..15A}\footnote{This document can be downloaded from \url{https://ls.st/Document-9349}}

\begin{itemize}
\item Image/MaskedImage/Exposure
\item Table and Catalogs.
\item Detection
\item Math
\item Camera geometry
\item FITS I/O
\item WCS: AST library \citep{2016A&C....15...33B} backs the world coordinate system handling.
\end{itemize}

\texttt{coadd\_utils} ?

0 comments on commit e8e8f50

Please sign in to comment.