Changeset 17818 for branches/eam_branch_20080511/ppSim/notes.txt
- Timestamp:
- May 27, 2008, 7:12:46 PM (18 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20080511/ppSim/notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/notes.txt
r17709 r17818 1 2 3 2008.05.17 4 5 pmFPAfiles used in ppSim: 6 7 PPSIM.INPUT : an input image loaded by ppSim; the simulated features 8 may be added to this image. In fact, the features are 9 generated in the output image, and the two images are 10 added (as images) together. 11 12 PPSIM.OUTPUT : the output image. this file is used for the main 13 ppSimLoop function 14 15 PPSIM.CHIP : chip-mosaiced version of the output image. only 16 generated if photometry is requested. Is this 17 actually used as an output image? 18 19 PPSIM.REAL.SOURCES : real sources loaded by PPSIM. these sources 20 are subtracted from the image before testing 21 for the detectability of the fake sources and 22 before measuring the flux of fake or forced 23 soures. They should be the sources measured in 24 a previous psphot run, though any input list 25 could be used. Results are very ill-defined if 26 the sources do not correspond to actual image 27 sources! 28 29 PSPHOT.PSF.LOAD : input PSF model used to measure the input sources 30 31 PPSIM.SOURCES : output fake sources (injected fake sources with real values) 32 PPSIM.FAKE.SOURCES : output fake photometry (measured photometry for all fake sources) 33 PPSIM.FORCE.SOURCES : output force photometry 34 35 ** used within psphot functions: 36 PSPHOT.BACKMDL : model background generated by psphotModelBackground 37 PSPHOT.BACKMDL.STDEV : model background error generated by psphotModelBackground 38 PSPHOT.BACKGND : full-scale model background generated by psphotSubtractBackground 39 PSPHOT.BACKSUB : background-subtracted image 1 40 2 41 2008.05.15
Note:
See TracChangeset
for help on using the changeset viewer.
