IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 21, 2021, 11:11:57 AM (5 years ago)
Author:
eugene
Message:

strip out the old code to repair warps (code moved to dvomerge)

File:
1 edited

Legend:

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

    r41603 r41604  
    507507    offset = 0.0;
    508508  }
    509 
    510   // to do this, I need to pass in the catalog and flatcorr pointers
    511   // int flat_id = image[i].photom_map_id;
    512   // if (flat_id) {
    513   //   offset = FlatCorrectionOffset (flatcorr, flat_id, catalog[cat].measureT[meas].Xccd, catalog[cat].measureT[meas].Yccd);
    514   // }
    515 
    516509  return (offset);
    517510}
Note: See TracChangeset for help on using the changeset viewer.