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