IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2011, 11:30:02 AM (15 years ago)
Author:
eugene
Message:

various fixes to photdbc, relastro and relphot based on analysis of the first reference database

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/photdbc/src/find_images.c

    r29001 r30616  
    122122     these are measurements from external sources, like USNO */
    123123
    124   assignMcal (&image[nimage], (double *) NULL, -1);
     124  // assignMcal (&image[nimage], (double *) NULL, -1);
     125  image[nimage].Mcal = 0;
    125126  image[nimage].code = ID_IMAGE_NEW;
    126127 
Note: See TracChangeset for help on using the changeset viewer.