IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2011, 3:52:05 PM (15 years ago)
Author:
watersc1
Message:

We need to catch stare observations here as well to prevent them from being detected as needing burntool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/regtool.c

    r31938 r32445  
    267267        continue;
    268268      }
     269    }
     270    char *is_stareim = strchr(psMetadataLookupStr(NULL,row,"exp_name"),'a');
     271    if (is_stareim) {
     272      continue;
    269273    }
    270274   
Note: See TracChangeset for help on using the changeset viewer.