Changeset 9815 for trunk/doc/config/config.tex
- Timestamp:
- Oct 31, 2006, 4:54:16 PM (20 years ago)
- Location:
- trunk/doc/config
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
config.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/config
-
Property svn:ignore
set to
config.out
config.pdf
-
Property svn:ignore
set to
-
trunk/doc/config/config.tex
r9678 r9815 1 %%% $Id: config.tex,v 1. 3 2006-10-20 22:07:17price Exp $1 %%% $Id: config.tex,v 1.4 2006-11-01 02:54:16 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1176 1176 the \code{PATH(STR)} in the site configuration defines the search 1177 1177 paths for these files. 1178 1179 \subsubsection{Symbolic links} 1180 1181 Symbolic links to another recipe may be specified on the command line, 1182 removing the need for the user to memorise a file name: e.g., 1183 \code{-recipe PPIMAGE PPIMAGE_BIAS} might perform a bias subtraction 1184 only. A symbolic link is recognised as such if the value is the name 1185 of a recipe that has already been read (and the link is immediately 1186 resolved), or if no filename of that name exists (in which case the 1187 link is to be resolved later, as further sources become available). 1188 1189 \subsubsection{Precedence} 1190 1191 If multiple recipes have the same name, the precedence order is: 1192 \begin{enumerate} 1193 \item Command-line 1194 \item Camera configuration 1195 \item Site configuration 1196 \end{enumerate} 1197 with sources higher in this list having greater precedence. This 1198 allows the user to override any recipes using the command-line, and to 1199 specify bottom-level defaults in the site configuration while also 1200 having camera-specific recipes in the camera configurations. 1178 1201 1179 1202 \subsection{Contents}
Note:
See TracChangeset
for help on using the changeset viewer.
