Changeset 7332 for trunk/psastro/src/psastroMosaicGetGrads.c
- Timestamp:
- Jun 4, 2006, 7:02:16 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicGetGrads.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicGetGrads.c
r7154 r7332 25 25 26 26 // select the raw objects for this readout 27 psArray *rawstars = psMetadataLookupPtr (NULL, readout->analysis, "PSASTRO. OBJECTS");27 psArray *rawstars = psMetadataLookupPtr (NULL, readout->analysis, "PSASTRO.RAWSTARS"); 28 28 if (rawstars == NULL) { continue; } 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
