- Timestamp:
- Nov 22, 2013, 2:38:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmSourceIO.c
r36281 r36299 658 658 file->header = hdu->header; 659 659 file->wrote_phu = true; 660 if (!pmSourcesWrite_CFF( file->fits, sources, hdu->header, recipe)) {660 if (!pmSourcesWrite_CFF(readout, file->fits, sources, hdu->header, recipe)) { 661 661 psError(PS_ERR_UNKNOWN, false, "failed to write CFF"); 662 662 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
