Changeset 16712
- Timestamp:
- Feb 28, 2008, 11:16:49 AM (18 years ago)
- Location:
- branches/eam_branch_20080225/psModules/src/objects
- Files:
-
- 2 edited
-
pmSourceIO.c (modified) (1 diff)
-
pmSourceIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080225/psModules/src/objects/pmSourceIO.c
r16659 r16712 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1.53.10. 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2008-02-2 5 18:13:08$5 * @version $Revision: 1.53.10.2 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2008-02-28 21:16:49 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii -
branches/eam_branch_20080225/psModules/src/objects/pmSourceIO.h
r15562 r16712 4 4 * @author EAM, IfA; GLG, MHPCC 5 5 * 6 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $7 * @date $Date: 200 7-11-10 01:09:20$6 * @version $Revision: 1.13.10.1 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-02-28 21:16:49 $ 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 9 * … … 28 28 bool pmSourcesWrite_PS1_DEV_1 (psFits *fits, psArray *sources, psMetadata *imageHeader, psMetadata *tableHeader, char *extname, char *xsrcname); 29 29 bool pmSourcesWrite_PS1_DEV_1_XSRC (psFits *fits, psArray *sources, char *extname); 30 bool pmSourcesWrite_PS1_DEV_1_XFIT (psFits *fits, psArray *sources, char *extname); 30 31 31 32 bool pmSource_CMF_WritePHU (const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
