- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroDataSave.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psastro/src/psastroDataSave.c
r27065 r34041 72 72 if (hdu && hdu != lastHDU) { 73 73 psastroVersionHeaderFull(hdu->header); 74 // Append teh reference catalog to the header as well. 75 psMetadata *recipe = psMetadataLookupPtr(NULL, config->recipes, PSASTRO_RECIPE); 76 psMetadataAddStr(hdu->header,PS_LIST_TAIL,"PSREFCAT",PS_META_REPLACE,NULL, 77 psMetadataLookupStr(NULL,recipe,"PSASTRO.CATDIR")); 74 78 lastHDU = hdu; 75 79 }
Note:
See TracChangeset
for help on using the changeset viewer.
