Changeset 11286
- Timestamp:
- Jan 24, 2007, 5:11:54 PM (19 years ago)
- Location:
- trunk/psModules/src/objects
- Files:
-
- 2 edited
-
pmSourcePlotMoments.c (modified) (2 diffs)
-
pmSourcePlotPSFModel.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourcePlotMoments.c
r10827 r11286 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $8 * @date $Date: 200 6-12-23 04:00:30$7 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-25 03:11:54 $ 9 9 * 10 10 * Copyright 2006 IfA, University of Hawaii … … 155 155 # else 156 156 157 bool p sphotPlotMoments (pmConfig *config, pmFPAview *view, psArray *sources)157 bool pmSourcePlotMoments (const pmFPAview *view, pmFPAfile *file, pmConfig *config, pmSourcePlotLayout *layout) 158 158 { 159 159 psLogMsg ("psphot", 3, "skipping moments plot"); -
trunk/psModules/src/objects/pmSourcePlotPSFModel.c
r10865 r11286 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-01- 01 21:03:07$7 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-25 03:11:54 $ 9 9 * 10 10 * Copyright 2006 IfA, University of Hawaii … … 221 221 # else 222 222 223 bool p sphotPlotPSFModel (pmConfig *config, pmFPAview *view, psArray *sources)223 bool pmSourcePlotPSFModel (const pmFPAview *view, pmFPAfile *file, pmConfig *config, pmSourcePlotLayout *layout) 224 224 { 225 225 psLogMsg ("psphot", 3, "skipping psf model plot");
Note:
See TracChangeset
for help on using the changeset viewer.
