CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
ImageRegion.h File Reference
#include "Frame/Frame.h"
Include dependency graph for ImageRegion.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  carta
 

Functions

bool carta::GetImageRegion (std::shared_ptr< Region > region, std::shared_ptr< Frame > frame, const AxisRange &z_range, int stokes_index, std::shared_ptr< casacore::LCRegion > lc_region, casacore::ImageRegion &image_region)
 Apply Region to image in Frame in image coordinates.