IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39435


Ignore:
Timestamp:
Mar 6, 2016, 1:56:52 PM (10 years ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

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

    r38986 r39435  
    145145
    146146  // apply the modified image parameters to my detections
     147  // This loop is skipped because the updated image parameters are applied to
     148  // all measurements in UpdateChips (and those modified measurements are saved
     149  // at the same time)
    147150  for (i = 0; FALSE && (Ncatalog > 0) && (i < Nimage_pos); i++) {
    148151    off_t seq = getImageByID (image_pos[i].imageID);
Note: See TracChangeset for help on using the changeset viewer.