Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psFitsImage.h File Reference


Detailed Description

Contains Fits I/O routines.

Author:
Robert DeSonia, MHPCC
Version:
Revision
1.4
Name
rel12
Date:
Date
2006/06/13 22:28:02
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psFitsImage.h.

#include "psFits.h"
#include "psType.h"
#include "psArray.h"
#include "psVector.h"
#include "psMetadata.h"
#include "psImage.h"

Include dependency graph for psFitsImage.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psImagepsFitsReadImage (const psFits *fits, psRegion region, int z)
 Reads an image, given the desired region and z-plane.
bool psFitsWriteImage (psFits *fits, const psMetadata *header, const psImage *input, int depth, const char *extname)
 Writes an image, given the desired region and z-plane.
bool psFitsInsertImage (psFits *fits, const psMetadata *header, const psImage *input, int depth, const char *extname, bool after)
 Writes an image, given the desired region and z-plane.
bool psFitsUpdateImage (psFits *fits, const psImage *input, int x0, int y0, int z)
 Updates the FITS file image, given the desired region and z-plane.
psArraypsFitsReadImageCube (const psFits *fits, psRegion region)
bool psFitsWriteImageCube (psFits *fits, psMetadata *header, const psArray *input, const char *extname)
bool psFitsUpdateImageCube (psFits *fits, const psArray *input, int x0, int y0)


Generated on Mon Jul 3 14:14:04 2006 for Pan-STARRS Foundation Library by  doxygen 1.4.4