IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2014, 10:09:08 AM (12 years ago)
Author:
eugene
Message:

free excess memory in relastro & relphot; handle 0,360 boundary in relastro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140206/Ohana/src/relastro/include/relastro.h

    r36574 r36616  
    485485int assign_images (FITS_DB *db, RegionHostTable *regionHosts);
    486486int select_images_hostregion (RegionHostTable *regionHosts, Image *image, off_t Nimage);
    487 int calculate_image_bounds (Image *image, double *rmin, double *rmax, double *dmin, double *dmax);
     487int calculate_image_bounds (Image *image, double *rmin, double *rmax, double *dmin, double *dmax, double Rmid);
    488488int calculate_host_image_bounds (RegionHostTable *regionHosts);
    489489int find_host_for_coords (RegionHostTable *regionHosts, double Rc, double Dc);
Note: See TracChangeset for help on using the changeset viewer.