IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 28, 2021, 10:15:35 AM (5 years ago)
Author:
eugene
Message:

more cleanup: add REQUIRE_PSFFIT option, rename setMrel_catalog_alt to setMrelCatalog, add notes on resets, move setMflatFromGrid into setMrelFinal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relphot.20210521/src/select_images.c

    r41620 r41624  
    103103    if (!(i % 300000)) fprintf (stderr, ".");
    104104
    105     /* exclude images by photcode (we are not doing this, but I'm not sure why) */
     105    // only include active photcodes in the analysis
    106106    if (timage[i].photcode) {
    107107      int Ns = GetActivePhotcodeIndex (timage[i].photcode);
Note: See TracChangeset for help on using the changeset viewer.