Changeset 26259 for trunk/psastro/src/psastroLoadGhosts.c
- Timestamp:
- Nov 22, 2009, 2:57:41 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadGhosts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadGhosts.c
r24650 r26259 119 119 if (! readout->data_exists) { continue; } 120 120 121 // select the raw objects for this readout (loaded in psastroExtract.c) 121 // select the raw objects for this readout (loaded in psastroChooseRefstars.c) 122 // XXX : note that we place limits on the refstar sample in psastroChooseRefstars.c: 123 // 1) on chip and 2) < PSASTRO.MAX.NREF. magnitude limits and clump exclusion are only 122 124 psArray *refstars = psMetadataLookupPtr (&status, readout->analysis, "PSASTRO.REFSTARS"); 123 125 if (refstars == NULL) { continue; }
Note:
See TracChangeset
for help on using the changeset viewer.
