IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39434


Ignore:
Timestamp:
Mar 4, 2016, 3:44:59 PM (10 years ago)
Author:
eugene
Message:

set stack stats in non-parallel-images version as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20160226/src/relastro/src/relastro_images.c

    r38986 r39434  
    7777        MARKTIME("update chips: %f sec\n", dtime);
    7878      }
     79
     80      // measure scatter for stacks
     81      UpdateStacks (catalog, Ncatalog);
     82      MARKTIME("UpdateStacks: %f sec\n", dtime);
     83
    7984      // create summary plots of the process
    8085      // relastroVisualSummaryChips();
Note: See TracChangeset for help on using the changeset viewer.