IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2005, 1:16:22 PM (21 years ago)
Author:
eugene
Message:

development work

File:
1 edited

Legend:

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

    r5509 r5510  
    2222    psastroProjectRawstars (subset);
    2323
    24     // load the corresponding reference data (DVO command)
    25     psArray *refstars = psastroLoadReference (argv[3]);
    26 
    27     // use the header & config info to project refstars on the focal plane
    28     psastroProjectRefstars (refstars, subset);
    29 
    3024    // fpa and subset point to the same astrometry terms
    31     psastroChipAstrom (refstars, subset);
     25    psastroChipAstrom (subset, config);
    3226
    3327    // write out data (cmp file)
Note: See TracChangeset for help on using the changeset viewer.