IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2007, 3:35:43 PM (19 years ago)
Author:
eugene
Message:

moving DVO config information into camera-specific directories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroLoadRefstars.c

    r11549 r12352  
    2121    float MAGmax = psMetadataLookupF32(NULL, recipe, "MAG_MAX");
    2222
     23    // XXX CATDIR needs to look up abstracted name from psastro.config
     24    // XXX which is then selected from the top-level ipprc.config
    2325    char *CATDIR = psMetadataLookupStr(NULL, recipe, "DVO.CATDIR");
    2426    if (CATDIR == NULL) {
Note: See TracChangeset for help on using the changeset viewer.