|
std::unique_ptr< RegionImporter > | carta::GetRegionImporter (CARTA::FileType region_file_type, std::shared_ptr< casacore::CoordinateSystem > image_coord_sys, int file_id, const std::string ®ion_file, bool file_is_filename) |
| Create and return importer according to region file type.
|
|
std::unique_ptr< RegionExporter > | carta::GetRegionExporter (CARTA::FileType region_file_type, std::shared_ptr< casacore::CoordinateSystem > image_coord_sys, const casacore::IPosition &image_shape, int stokes_axis, bool export_pixel_coords) |
| Create and return exporter according to region file type.
|
|