IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 10, 2008, 9:58:20 PM (18 years ago)
Author:
eugene
Message:

load2mass uses find_matches_refstars to match the 2MASS detections, rather than creating new objects; everybody now sets defaults

File:
1 edited

Legend:

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

    r17193 r17439  
    4343int       get2mass_3star (Stars *star, char *line, int Nmax);
    4444
    45 int get2mass_3star_full (Stars *star, char *line, int Nmax);
     45int get2mass_3star_full (Stars **star, char *line, int Nmax);
    4646char *next2MASSfield (char *line);
    4747int set2MASS_ph_qual (Stars *star, char qual);
Note: See TracChangeset for help on using the changeset viewer.