IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2016, 10:03:04 AM (10 years ago)
Author:
eugene
Message:

add warp repair option (copied from relastro); free boundary & tessellation tree; free memory; call load_images in relphot_objects; when load_images is called by relphot_objects, free the full image set leaving only the subset; push SkyList load as high as possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/Makefile

    r39478 r39481  
    3232$(SRC)/Shutdown.$(ARCH).o        \
    3333$(SRC)/StarOps.$(ARCH).o         \
     34$(SRC)/WarpImageMaps.$(ARCH).o   \
     35$(SRC)/RepairWarpMeasures.$(ARCH).o      \
     36$(SRC)/myIndex.$(ARCH).o         \
     37$(SRC)/psps_ids.$(ARCH).o        \
    3438$(SRC)/args.$(ARCH).o            \
    3539$(SRC)/help.$(ARCH).o            \
     
    8387$(SRC)/Shutdown.$(ARCH).o        \
    8488$(SRC)/StarOps.$(ARCH).o         \
     89$(SRC)/WarpImageMaps.$(ARCH).o   \
     90$(SRC)/RepairWarpMeasures.$(ARCH).o      \
     91$(SRC)/myIndex.$(ARCH).o         \
     92$(SRC)/psps_ids.$(ARCH).o        \
    8593$(SRC)/bcatalog.$(ARCH).o        \
    8694$(SRC)/args.$(ARCH).o            \
Note: See TracChangeset for help on using the changeset viewer.