(file) Return to sharp.c CVS log (file) (dir) Up to [Development] / JSOC / proj / sharp / apps

Diff for /JSOC/proj/sharp/apps/sharp.c between version 1.24 and 1.25

version 1.24, 2014/03/07 21:15:54 version 1.25, 2014/03/13 18:46:09
Line 2069  void computeSWIndex(struct swIndex *swKe
Line 2069  void computeSWIndex(struct swIndex *swKe
         swKeys_ptr->meanshear_angle_err= DRMS_MISSING_FLOAT;         swKeys_ptr->meanshear_angle_err= DRMS_MISSING_FLOAT;
         }         }
  
     /*  
         if (computeR(bz_err, los , dims, &(swKeys_ptr->Rparam), cdelt1, rim, p1p0, p1n0,         if (computeR(bz_err, los , dims, &(swKeys_ptr->Rparam), cdelt1, rim, p1p0, p1n0,
                  p1p, p1n, p1, pmap, nx1, ny1))                  p1p, p1n, p1, pmap, nx1, ny1))
     {     {
                 swKeys_ptr->Rparam = DRMS_MISSING_FLOAT;                // If fail, fill in NaN                 swKeys_ptr->Rparam = DRMS_MISSING_FLOAT;                // If fail, fill in NaN
         }         }
     */  
  
         // Clean up the arrays         // Clean up the arrays
  


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

Karen Tian
Powered by
ViewCVS 0.9.4