IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2016, 1:51:25 PM (10 years ago)
Author:
eugene
Message:

skip warp detections for bcatalog (we do not calibration warp images); add a measurement of the stack systematic floor; apply the MeasPos information for each file as they are loaded (rather than accumulate)

File:
1 edited

Legend:

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

    r38986 r39432  
    141141        LOGRTIME("slurp_meas_pos loop %d on %s, host %d: %f sec\n", i, myHostName, REGION_HOST_ID, dtime);
    142142      }
     143
     144      // measure scatter for stacks
     145      UpdateStacks (catalog, Ncatalog);
     146      LOGRTIME("UpdateStacks on %s, host %d: %f sec\n", myHostName, REGION_HOST_ID, dtime);
     147
    143148      // create summary plots of the process
    144149      // relastroVisualSummaryChips();
Note: See TracChangeset for help on using the changeset viewer.