IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2006, 5:03:58 PM (20 years ago)
Author:
eugene
Message:

dropped old test lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroMosaicAstrom.c

    r9574 r9646  
    2424
    2525    pmFPA *fpa = input->fpa;
    26 
    27     // XXX test point
    28     if (0) {
    29         pmChip *chip = fpa->chips->data[10];
    30         pmCell *cell = chip->cells->data[0];
    31         pmReadout *readout = cell->readouts->data[0];
    32         psArray *refstars = psMetadataLookupPtr (NULL, readout->analysis, "PSASTRO.REFSTARS");
    33         pmAstromObj *ref = refstars->data[0];
    34         fprintf (stderr, "test 1: %f %f  %f %f  %f %f\n", ref->chip->x, ref->chip->y, ref->FP->x, ref->FP->y, ref->sky->r, ref->sky->d);
    35     }
    3626
    3727    psastroMosaicSetMatch (fpa, recipe);
Note: See TracChangeset for help on using the changeset viewer.