- Timestamp:
- Jul 10, 2014, 12:05:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610/Ohana/src/relphot/include/relphot.h
r36984 r36990 48 48 float dMsys; 49 49 unsigned short nFitPhotom; 50 float Xm;50 short Xm; 51 51 float secz; 52 52 float ubercalDist; … … 317 317 int findMosaics PROTO((Catalog *catalog, int Ncatalog, int doMosaicList)); 318 318 319 void makeMosaics (Image *image, off_t Nimage );319 void makeMosaics (Image *image, off_t Nimage, int mergeMcal); 320 320 Mosaic *getMosaicForImage (off_t im); 321 321 void setMosaicCenters (Image *image, off_t Nimage); … … 509 509 int relphot_parallel_images (); 510 510 int relphot_parallel_regions (); 511 512 // in extra.c 513 int isGPC1chip (int photcode); 514 int isGPC1stack (int photcode); 515 int isGPC1warp (int photcode); 516 517
Note:
See TracChangeset
for help on using the changeset viewer.
