Changeset 12832 for trunk/psModules/src/objects/pmSourcePlotPSFModel.c
- Timestamp:
- Apr 13, 2007, 5:22:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourcePlotPSFModel.c
r12696 r12832 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 3-30 21:12:56$7 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-04-14 03:22:48 $ 9 9 * 10 10 * Copyright 2006 IfA, University of Hawaii … … 44 44 // plot the PSF measured sx, sy, sxy as vector field 45 45 // pull the sources from the config / file? 46 bool pmSourcePlotPSFModel (const pmFPAview *view, pmFPAfile *file, pmConfig *config, pmSourcePlotLayout *layout)46 bool pmSourcePlotPSFModel (const pmFPAview *view, pmFPAfile *file, const pmConfig *config, pmSourcePlotLayout *layout) 47 47 { 48 48 … … 225 225 # else 226 226 227 bool pmSourcePlotPSFModel (const pmFPAview *view, pmFPAfile *file, pmConfig *config, pmSourcePlotLayout *layout)227 bool pmSourcePlotPSFModel (const pmFPAview *view, pmFPAfile *file, const pmConfig *config, pmSourcePlotLayout *layout) 228 228 { 229 229 psLogMsg ("psphot", 3, "skipping psf model plot");
Note:
See TracChangeset
for help on using the changeset viewer.
