Changeset 39940
- Timestamp:
- Jan 11, 2017, 3:56:34 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.analysis/analysis.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39892 r39940 107 107 data products. This paper (Paper IV) describes the details of the 108 108 source detection and photometry, including point-spread-function and 109 extended source fitting models, and the techniques for ``forced''109 extended source model fitting, and the techniques for ``forced'' 110 110 photometry measurements. 111 111 … … 227 227 228 228 When the IPP development was starting, the existing photometry 229 packages either did not meet the level of accuracy required or were229 packages either did not meet the accuracy requirements or 230 230 required too much human intervention to be considered for the needs of 231 231 PS1. In the case of the SDSS Photo tool, the software was judged to 232 232 be too tightly integrated to the architecture of SDSS to be easily 233 re-integrated into the Pan-STARRS pipelin . A new photometry analysis233 re-integrated into the Pan-STARRS pipeline. A new photometry analysis 234 234 package was developed using lessons learned from the existing 235 235 photometry systems. In the process, the object analysis software was … … 237 237 \code{psLib}. Components of the photometry code were integrated into 238 238 the IPP's mid-level astronomy data analysis toolkit called 239 \code{psModules}. The result software, 'PSPhot', can be used either239 \code{psModules}. The resulting software, `PSPhot', can be used either 240 240 as a stand-alone C program, or as a set of library functions which may 241 241 be integrated into other programs 242 242 243 \note{add refs to the psLib and psModules ADDs} 244 243 245 The main version of PSPhot is a stand-alone program which is run on a 244 single image or a group of related images representing the data read246 single image, or a group of related images representing the data read 245 247 from a camera in a single exposure. The images are expected to have 246 248 already been detrended so that pixel values are linearly related to 247 the flux. The gain may be specifi cby the configuration system, or a249 the flux. The gain may be specified by the configuration system, or a 248 250 variance image may be supplied. A mask may also be supplied to mark 249 251 good, bad, and suspect pixels. Several variants of psphot have also 250 been used in the PS1 PV3 analysis. 252 been used in the PS1 PV3 analysis. \note{ppImage version is an 253 integrated library call} 251 254 252 255 The version called PSPhotStack accepts a set of images, each … … 262 265 photometry. 263 266 264 A secondversion of PSPhot used in the PV3 analysis is called267 Another version of PSPhot used in the PV3 analysis is called 265 268 PSPhotFullForce. In this version, a set of image all representing the 266 269 same pixels are processed together, with the positions of sources to 267 be analysed loaded from a supplied file. In this version the270 be analysed loaded from a supplied file. In this version of the 268 271 analysis, sources are not discovered -- only the supplied sources are 269 272 considered. PSF models are determined for each exposure and the
Note:
See TracChangeset
for help on using the changeset viewer.
