IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2005, 3:04:48 PM (21 years ago)
Author:
eugene
Message:

substantial work to enable mode and format selections for DVO:image and DVO:secfilt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/pmeasure.c

    r4833 r5014  
    2222  if (!GetGraph (&graphmode, NULL, &Ngraph)) return (FALSE);
    2323  if (VarConfig ("CATDIR", "%s", catdir) == NULL) return (FALSE);
    24   if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL)
    25     strcpy (catalog.catmode, "RAW");
    2624
    2725  regions = (RegionFile *) NULL;
Note: See TracChangeset for help on using the changeset viewer.