IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2006, 10:46:32 AM (20 years ago)
Author:
eugene
Message:

adding proper motion and parallax to addstar, dropping _PS from RA and DEC in average

File:
1 edited

Legend:

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

    r5945 r6683  
    5858    catalog.filename = skylist[0].filename[i];
    5959    switch (lock_catalog (&catalog, LCK_SOFT)) {
    60     case 2:
    61       unlock_catalog (&catalog);
    62     case 0:
    63       continue;
     60      case 2:
     61        unlock_catalog (&catalog);
     62      case 0:
     63        continue;
    6464    }
    6565    catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF;
Note: See TracChangeset for help on using the changeset viewer.