IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2005, 10:21:59 PM (21 years ago)
Author:
eugene
Message:

added mosaic astrometry functions

File:
1 edited

Legend:

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

    r2598 r3393  
    6262  if ((vec = SelectVector (argv[2], ANYVECTOR, TRUE)) == NULL) goto escape;
    6363
    64   /* need valid code for some params: */
     64  /* Need valid code for some params: */
    6565  switch (param) {
    6666    case AVE_MAG:
     
    8484    regions = find_regions (graphsky.coords.crval1, graphsky.coords.crval2, Radius, &Nregions);
    8585    if (!SetImageSelection (param, &graphsky, TRUE)) goto escape;
     86    /* this is not really used by avextract -- no parameters require images */
    8687  } else {
    8788    Nregions = 1;
Note: See TracChangeset for help on using the changeset viewer.