IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8519


Ignore:
Timestamp:
Aug 23, 2006, 10:34:42 AM (20 years ago)
Author:
eugene
Message:

added note

File:
1 edited

Legend:

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

    r8455 r8519  
    11# include "dvoshell.h"
     2// XXX this function is inefficient if it needs to plot stars for many catalog files
     3// it would be better to accumulate the vectors and occasionally send them to the
     4// screen if the number of points exceeds some limit (say 10k - 100k)
    25
    36int pmeasure (int argc, char **argv) {
Note: See TracChangeset for help on using the changeset viewer.