IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18833


Ignore:
Timestamp:
Jul 31, 2008, 2:04:23 PM (18 years ago)
Author:
eugene
Message:

add a threading comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotModelBackground.c

    r17568 r18833  
    135135    psF32 **modelStdevData = modelStdev->image->data.F32;
    136136
     137    // XXXX we can thread this here by running blocks in parallel
     138
    137139    // measure clipped median for subimages
    138140    psRegion ruffRegion = {0,0,0,0};
Note: See TracChangeset for help on using the changeset viewer.