IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2005, 3:21:40 PM (21 years ago)
Author:
eugene
Message:

substantial work to move kii/kapa call into libkapa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.astro/gauss.c

    r5846 r5850  
    5454  for (i = 0; (i < Nspot) || (Nspot == 0); i++) {
    5555    KiiCursorRead (Ximage, &X, &Y, key);
    56 
    5756    if (!strcasecmp (key, "Q")) break;
    58 
    5957    Z = get_aperture_stats (&buf[0].matrix, (int)(X+0.5), (int)(Y+0.5), Npix, Nborder, max);
    6058  }
Note: See TracChangeset for help on using the changeset viewer.