WSClean
|
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. | |
Class that defines the image properties.
Used by wsclean_initialize().
const char* imaging_parameters::extraParameters |
A string containing command line parameters that are passed to WSClean, for example "-weight natural" to use natural weighting.