Changeset 42216
- Timestamp:
- May 19, 2022, 8:45:46 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/psastro/src/psastroDataSave.c
r42194 r42216 76 76 psastroVersionHeaderFull(hdu->header); 77 77 // Append the reference catalog to the header as well. 78 char *catdir = psMetadataLookupStr(NULL, recipe, "PSASTRO.CATDIR") 78 char *catdir = psMetadataLookupStr(NULL, recipe, "PSASTRO.CATDIR"); 79 79 psMetadataAddStr(hdu->header, PS_LIST_TAIL, "PSREFCAT", PS_META_REPLACE, NULL, catdir); 80 80 lastHDU = hdu;
Note:
See TracChangeset
for help on using the changeset viewer.
