IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 12, 2007, 9:51:20 AM (19 years ago)
Author:
rhl
Message:

Allow pmMergeFootprintArrays to ignore some of peaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/pmFootprint.h

    r13351 r13372  
    3636
    3737psArray *pmGrowFootprintArray(const psArray *footprints, int r);
    38 psArray *pmMergeFootprintArrays(const psArray *footprints1, const psArray *footprints2);
     38psArray *pmMergeFootprintArrays(const psArray *footprints1, const psArray *footprints2,
     39                                const int includePeaks);
    3940
    4041psImage *pmSetFootprintArrayIDs(const psArray *footprints, const bool relativeIDs);
Note: See TracChangeset for help on using the changeset viewer.