IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36902


Ignore:
Timestamp:
Jun 17, 2014, 9:13:17 PM (12 years ago)
Author:
eugene
Message:

dvosplit needs to be updated to work with the PS1_V5+ FtableToMeasure APIs

File:
1 edited

Legend:

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

    r33963 r36902  
    1616  ConfigInit (&argc, argv);
    1717  args (argc, argv);
     18
     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");
     20  exit (2);
    1821
    1922  CATDIR = strcreate (argv[1]);
Note: See TracChangeset for help on using the changeset viewer.