Changeset 27818 for trunk/psModules/src/objects/pmSourceIO_CMF_PS1_DV1.c
- Timestamp:
- May 2, 2010, 11:27:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO_CMF_PS1_DV1.c
r27531 r27818 364 364 365 365 // XXX this layout is still the same as PS1_DEV_1 366 bool pmSourcesWrite_CMF_PS1_DV1_XSRC (psFits *fits, p sArray *sources, char *extname, psMetadata *recipe)366 bool pmSourcesWrite_CMF_PS1_DV1_XSRC (psFits *fits, pmReadout *readout, psArray *sources, psMetadata *imageHeader, char *extname, psMetadata *recipe) 367 367 { 368 368 … … 536 536 537 537 // XXX this layout is still the same as PS1_DEV_1 538 bool pmSourcesWrite_CMF_PS1_DV1_XFIT (psFits *fits, p sArray *sources, char *extname)538 bool pmSourcesWrite_CMF_PS1_DV1_XFIT (psFits *fits, pmReadout *readout, psArray *sources, char *extname) 539 539 { 540 540
Note:
See TracChangeset
for help on using the changeset viewer.
