28 #ifndef IMAGEANALYSIS_IMAGECONCATENATOR_H
29 #define IMAGEANALYSIS_IMAGECONCATENATOR_H
73 std::vector<casacore::String>& images,
135 #ifndef AIPS_NO_TEMPLATE_SRC
136 #include <imageanalysis/ImageAnalysis/ImageConcatenator.tcc>
137 #endif //# AIPS_NO_TEMPLATE_SRC
A Vector of integers, for indexing into Array<T> objects.
SPIIT concatenate()
Perform the concatenation.
Concatenates images along a specified axis.
casacore::String getClass() const
static const casacore::String _class
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the if a human readable name(i.e."black").In many places throughout the plotter
void setMode(const casacore::String &mymode)
std::vector< casacore::String > _imageNames
~ImageConcatenator()
destructor
casacore::String _outname
void setAxis(casacore::Int axis)
Set the axis along which to do the concatenation.
void setTempClose(casacore::Bool b)
bool Bool
Define the standard types used by Casacore.
ImageConcatenator()=delete
Top level interface for concatenating images.
TableExprNode shape(const TableExprNode &array)
Function operating on any scalar or array resulting in a Double array containing the shape...
void setRelax(casacore::Bool b)
String: the storage and methods of handling collections of characters.
casacore::Bool _minAxisValues(casacore::Double &min, const casacore::CoordinateSystem &csys, const casacore::IPosition &shape) const
returns true if world coordinate values increase with pixel coordinate values
void _addImage(std::shared_ptr< casacore::ImageConcat< T >> pConcat, const casacore::String &name, casacore::Bool first) const
Interconvert pixel and world coordinates.
casacore::Bool _tempClose
casacore::Bool _overwrite
void setReorder(casacore::Bool b)
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.