IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2014, 5:21:42 PM (12 years ago)
Author:
eugene
Message:

fix dvosplit for ps1_v5 changes, not really tested

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/Ohana/src/dvosplit/src/dvosplit.c

    r36902 r36935  
    1717  args (argc, argv);
    1818
    19   fprintf (stderr, "this program has the ability to split dvo catalogs one file (cpt, cpm, etc) at a time.  however, new updates to the cpm format requires the average RA,DEC coords to load the measures.  update the code to handle that first");
     19  /*
     20  fprintf (stderr,
     21  "this program has the ability to split dvo catalogs one file (cpt, cpm, etc) at a time.
     22  however, new updates to the cpm format requires the average RA,DEC coords to load the
     23  measures.  update the code to handle that first");
    2024  exit (2);
     25  */
    2126
    2227  CATDIR = strcreate (argv[1]);
Note: See TracChangeset for help on using the changeset viewer.