IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25733


Ignore:
Timestamp:
Oct 1, 2009, 2:26:48 PM (17 years ago)
Author:
eugene
Message:

add comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/relphot_objects.c

    r21508 r25733  
    6868   
    6969    if (VERBOSE) fprintf (stderr, "saving catalog %s\n", catalog.filename);
     70   
     71    // we can optionally convert output format here
     72    // but it would be better to define a dvo crawler program to do this
     73    // catalog.catformat = DVO_FORMAT_PS1_V1; 
    7074    dvo_catalog_save (&catalog, VERBOSE);
    7175    dvo_catalog_unlock (&catalog);
Note: See TracChangeset for help on using the changeset viewer.