IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 4, 2008, 2:09:04 PM (18 years ago)
Author:
eugene
Message:

merging from eam_branch_20080430 : cleanups for tests, minor fixes from tests, reduced verbosity level in some places, add UPDATE and RESET directives to MULTI and METADATA in config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/tap_psImageMapFit2.c

    r14926 r17515  
    141141        // XXX this function needs to correct for the mean superpixel position
    142142        // which is sampled...
    143         psImageMapFit (map, x, y, f, NULL);
     143        psImageMapFit (map, NULL, 0, x, y, f, NULL);
    144144        psFree (binning);
    145145
Note: See TracChangeset for help on using the changeset viewer.