Changeset 6434 for trunk/doc/modules/ModulesSDRS.tex
- Timestamp:
- Feb 16, 2006, 8:57:51 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/modules/ModulesSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/modules/ModulesSDRS.tex
r6422 r6434 1 %%% $Id: ModulesSDRS.tex,v 1.7 4 2006-02-11 03:16:55 price Exp $1 %%% $Id: ModulesSDRS.tex,v 1.75 2006-02-16 18:57:51 eugene Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 2405 2405 making flat-topped regions have single peaks at the (+x,+y) corner. 2406 2406 When selecting the peaks, their type must also be set. The result of 2407 this function is an array of \code{pmPeak} entries. 2407 this function is an array of \code{pmPeak} entries. The resulting set 2408 of peaks should be considered a starting point, not an unambiguous 2409 sample of the only real peaks. If the input image is a subimage, the 2410 output peak coordinates should be in the {\em parent} coordinate 2411 frame. 2408 2412 2409 2413 \begin{prototype} … … 2433 2437 The first form defines \code{psImage} subarrays (pixel, weight, and 2434 2438 mask) for the source located at coordinates \code{x,y} on the image 2435 set defined by \code{readout} . The pixels defined by this operation2436 consist of a square window (of full width $2 Radius + 1$) centered on 2437 the pixel which contains the given coordinate, in the frame of the 2438 readout. The window is defined to have limits which are valid within 2439 the boundary of the \code{readout} image, thus if the radius would 2440 fall outside the image pixels, the subimage is truncated to only 2441 consist of valid pixels. If \code{readout->mask} or2439 set defined by \code{readout} (in parent coords). The pixels defined 2440 by this operation consist of a square window (of full width $2 Radius 2441 + 1$) centered on the pixel which contains the given coordinate, in 2442 the frame of the readout. The window is defined to have limits which 2443 are valid within the boundary of the \code{readout} image, thus if the 2444 radius would fall outside the image pixels, the subimage is truncated 2445 to only consist of valid pixels. If \code{readout->mask} or 2442 2446 \code{readout->weight} are not \code{NULL}, matching subimages are 2443 2447 defined for those images as well. This function fails if no valid
Note:
See TracChangeset
for help on using the changeset viewer.
