Changeset 27838 for branches/tap_branches/psastro/src/psastroLoadGhosts.c
- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroLoadGhosts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/psastro/src/psastroLoadGhosts.c
r24650 r27838 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.
