Changeset 18047
- Timestamp:
- Jun 9, 2008, 5:23:54 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimLoadSpots.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimLoadSpots.c
r18011 r18047 46 46 // the PSASTRO recipe because we are not calling psastro elsewhere in this program. XXX need to 47 47 // use the WCS to define the overlap region 48 psMetadataAddStr(astroRecipe, PS_LIST_TAIL, " DVO.CATDIR", PS_META_REPLACE, "", catdir);48 psMetadataAddStr(astroRecipe, PS_LIST_TAIL, "PSASTRO.CATDIR", PS_META_REPLACE, "", catdir); 49 49 psMetadataAddF32(astroRecipe, PS_LIST_TAIL, "RA_MIN", PS_META_REPLACE, "", ra0 - radius); 50 50 psMetadataAddF32(astroRecipe, PS_LIST_TAIL, "RA_MAX", PS_META_REPLACE, "", ra0 + radius);
Note:
See TracChangeset
for help on using the changeset viewer.
