IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2007, 2:26:24 PM (19 years ago)
Author:
eugene
Message:

added tests from Mark Pitts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/test/periodogram.sh

    r6642 r14176  
    2323 if (abs ($peakpos - $P) > 0.5)
    2424   $PASS = 0
     25   echo "OFFSET: {$peakpos - $P}"
    2526 end
    2627end
     
    9091 periodogram t f 2 30 period power
    9192
    92   lim -n 0 t f; clear; box; plot -x 2 -pt 2 t f
    93   lim -n 1 period power; clear; box; plot period power
     93#  lim -n 0 t f; clear; box; plot -x 2 -pt 2 t f
     94#  lim -n 1 period power; clear; box; plot period power
    9495
    9596 peak -q period power
Note: See TracChangeset for help on using the changeset viewer.