- Timestamp:
- Aug 6, 2010, 3:12:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psModules/src/objects/pmSourceIO.c
r28643 r28860 552 552 PM_SOURCES_WRITE("PS1_SV1", CMF_PS1_SV1); 553 553 PM_SOURCES_WRITE("PS1_DV1", CMF_PS1_DV1); 554 PM_SOURCES_WRITE("PS1_DV2", CMF_PS1_DV2); 554 555 555 556 psFree (outhead); … … 1006 1007 sources = pmSourcesRead_CMF_PS1_DV1 (file->fits, hdu->header); 1007 1008 } 1009 if (!strcmp (exttype, "PS1_DV2")) { 1010 sources = pmSourcesRead_CMF_PS1_DV2 (file->fits, hdu->header); 1011 } 1008 1012 1009 1013 if (!pmReadoutReadDetEff(file->fits, readout, deteffname)) {
Note:
See TracChangeset
for help on using the changeset viewer.
