30 #ifndef IMAGES_IMAGEFITSCONVERTER_H 31 #define IMAGES_IMAGEFITSCONVERTER_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/fits/FITS/fits.h> 35 #include <casacore/casa/Arrays/IPosition.h> 36 #include <casacore/casa/BasicSL/String.h> 37 #include <casacore/casa/Utilities/DataType.h> 38 #include <casacore/casa/Utilities/CountedPtr.h> 41 #ifndef WCSLIB_GETWCSTAB 42 #define WCSLIB_GETWCSTAB 49 template<
class T>
class Vector;
205 uInt memoryInMB = 64,
246 uInt memoryInMB = 64,
315 const DataType type);
355 Bool opticalVelocity,
359 Bool preferWavelength,
374 const Bool &allowOverwrite);
377 static void _writeBeamsTable (
FitsOutput *
const &outfile,
399 const String &newImageName,
402 const String& fitsFilename,
403 const DataType dataType,
404 const uInt memoryInMB = 64,
411 #ifndef CASACORE_NO_AUTO_TEMPLATES 412 #include <casacore/images/Images/ImageFITSConverter.tcc> 413 #endif //# CASACORE_NO_AUTO_TEMPLATES A Vector of integers, for indexing into Array<T> objects.
A 1-D Specialization of the Array class.
Interconvert between Casacore Images and FITS files.
This class is an internal class for ImageFITSConverter.
ostream-like interface to creating log messages.
static const String CASAMBM
Referenced counted pointer for constant data.
A base class for astronomical images.
Class to get file information and a base for other file classes.
bool Bool
Define the standard types used by Casacore.
list of read-only FITS keywords
TableExprNode shape(const TableExprNode &array)
Function operating on any scalar or array resulting in a Double array containing the shape...
A hierarchical collection of named fields of various types.
fixed-length sequential blocked FITS output
linked list of FITS keywords
String: the storage and methods of handling collections of characters.
Abstract base class for Record classes.
Read, store, and manipulate astronomical images.
Class holding a hierarchy of loggers.
Miscellaneous information related to an image.
this file contains all the compiler specific defines
Interconvert pixel and world coordinates.