WSClean
Public Attributes | List of all members
imaging_parameters Struct Reference

Class that defines the image properties. More...

#include <imaginginterface.h>

Public Attributes

const char * extraParameters
 A string containing command line parameters that are passed to WSClean, for example "-weight natural" to use natural weighting. More...
 
int imageHeight
 Image height in pixels.
 
int imageWidth
 Image width in pixels.
 
const char * msPath
 Path to the measurement set.
 
double pixelScaleX
 Horizontal size of a pixel in radians.
 
double pixelScaleY
 Vertical size of a pixel in radians.
 

Detailed Description

Class that defines the image properties.

Used by wsclean_initialize().

Member Data Documentation

const char* imaging_parameters::extraParameters

A string containing command line parameters that are passed to WSClean, for example "-weight natural" to use natural weighting.


The documentation for this struct was generated from the following file: