IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 12, 2025, 2:52:42 PM (14 months ago)
Author:
tdeboer
Message:

added a routine that merges together burns that are found very close together

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.h

    r42724 r42857  
    181181STATIC int persist_fix(int nx, int ny, int stride, IMTYPE *buf, CELL *cell,char *camera);
    182182STATIC int persist_merge(CELL *cell);
     183STATIC int burn_merge(CELL *cell);
    183184
    184185//fh_result persist_fits_read(CELL *cell, const char *filename, int apply);
Note: See TracChangeset for help on using the changeset viewer.