IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 2, 2012, 10:32:09 AM (14 years ago)
Author:
Serge CHASTEL
Message:

MOPS trails fitting integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppTranslate/src/ppMopsGetSkyChipPsfVersion.c

    r32175 r34279  
    1414    psFree(headerSkyChip);
    1515    return 2;
     16  } else if (strcmp(version, "PS1_DV3") == 0) {
     17    psFree(headerSkyChip);
     18    return 2;
    1619  }
    1720  psWarning("Unsupported EXTTYPE in SkyChip.psf table: [%s]", version);
Note: See TracChangeset for help on using the changeset viewer.