#include <stdio.h>
#include "sadie.h"
#include "mosaic.h"
Go to the source code of this file.
Functions | |
void | MOSAIC_IMPORT (MOSAIC_INDEX *index, char *name, int jbgn, int kbgn, int jinc, int kinc, int jend, int kend, IMAGE **out) |
|
Definition at line 22 of file mosaic_import.c. References CHECKIMG, CHECKIMG_MOSAIC_INDEX, GETMEM, MOSAIC_INDEX::height_max, malloc, max, MESSAGE, MOSAIC_INDEX::nlin, MOSAIC_INDEX::npix, out, PIXEL_BYTE, RANGE, SLEN, T_EXIT, TIMING, MOSAIC_INDEX::vheight, and MOSAIC_INDEX::voffset. Referenced by Sadie_TREES_MosaicImportCmd. |