IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2009, 6:35:43 PM (17 years ago)
Author:
eugene
Message:

remove clumpfor raw and ref stars for entire run, save as SUBSET

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/psastro/src/psastroMaskUpdates.c

    r24701 r26167  
    182182
    183183                // select the raw objects for this readout
     184                // XXX : note that we place limits on the refstar sample in psastroChooseRefstars.c:
     185                // 1) on chip and 2) < PSASTRO.MAX.NREF. magnitude limits and clump exclusion are only
     186                // applied to the SUBSETs
    184187                psArray *refstars = psMetadataLookupPtr (&status, readout->analysis, "PSASTRO.REFSTARS");
    185188                if (!refstars) continue;
Note: See TracChangeset for help on using the changeset viewer.