IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2006, 5:26:07 PM (20 years ago)
Author:
eugene
Message:

added periodogram, tests, some minor bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/write_vectors.c

    r2843 r6642  
    4141  for (i = 0; i < Nvec; i++) {
    4242    if ((vec[i] = SelectVector (argv[i + 2], OLDVECTOR, FALSE)) == NULL) {
     43      fprintf (stderr, "unknown vector %s\n", argv[i+2]);
    4344      fprintf (stderr, "USAGE: write (file) vector vector ...\n");
    4445      free (vec);
Note: See TracChangeset for help on using the changeset viewer.