#include <stdio.h>
#include "sadie.h"
Go to the source code of this file.
Functions | |
void | IMG2DISK (IMAGE *in, short nbit, char *name) |
|
Definition at line 13 of file img2disk.c. References CHECKIMG, IMAGE::data, IMAGE::gmax, IMAGE::gmin, MESSAGE, IMAGE::nbit, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, PACK, IMAGE::pstr, RANGE, SBPB, SLEN, SWAP, T_EXIT, T_IMG2DISK, IMAGE::text, TIMING, and UNPACK. |