CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
ImageRegion.cc File Reference
#include "ImageRegion.h"
#include <casacore/lattices/LRegions/LCBox.h>
#include <casacore/lattices/LRegions/LCExtension.h>
#include <casacore/lattices/LRegions/LCIntersection.h>
#include "Logger/Logger.h"
Include dependency graph for ImageRegion.cc:

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.