IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2005, 6:29:26 AM (21 years ago)
Author:
eugene
Message:

replaced "thiscode" as global with photcode passed by argument,
added explicit quality airmass option (for skyprobe)
added explicit subpix option (for skyprobe)
replace skyprobe global with above two.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/include/2mass.h

    r4299 r5328  
    1010
    1111GSCRegion *get2mass_acc (GSCRegion *patch, int *nfiles, char *path, char *accel);
    12 Stars *get2mass_2DR_data (GSCRegion *region, GSCRegion *patch, int *nstars);
    13 Stars *get2mass_AS_data (GSCRegion *region, GSCRegion *patch, int *nstars);
     12Stars *get2mass_2DR_data (GSCRegion *region, GSCRegion *patch, int photcode, int *nstars);
     13Stars *get2mass_AS_data (GSCRegion *region, GSCRegion *patch, int phocode, int *nstars);
Note: See TracChangeset for help on using the changeset viewer.