casa
5.7.0-16
|
FeatherWorker1 (SD, INT) More...
#include <FeatherManager.qo.h>
Signals | |
void | featheringDone () |
Private Slots | |
void | featherDone () |
Private Member Functions | |
FeatherManager (const FeatherManager &other) | |
FeatherManager | operator= (const FeatherManager &other) |
FeatheredData | getConvolvedOrig (casacore::ImageInterface< float > *image) const |
bool | generateInputImage (QString highResImagePath, QString lowResImagePath) |
bool | generateDirtyImage (QString dirtyImagePath) |
int | getPlaneCount (casacore::ImageInterface< float > *image) const |
casacore::ImageInterface< float > * | getSinglePlaneImage (casacore::ImageInterface< float > *image) const |
void | resetBasicFeedImages () |
void | resetDirtyFeedImage () |
Private Attributes | |
casacore::ImageInterface< float > * | lowResImage |
casacore::ImageInterface< float > * | highResImage |
casacore::ImageInterface< float > * | dirtyImage |
casacore::ImageInterface< float > * | highResFeedImage |
casacore::ImageInterface< float > * | dirtyFeedImage |
casacore::ImageInterface< float > * | lowResFeedImage |
Feather * | featherWorker |
FeatherThread * | thread |
QString | errorMessage |
casacore::LogIO * | logger |
bool | radialAxis |
bool | channelsAveraged |
bool | success |
int | channelIndex |
FeatherWorker1 (SD, INT)
FeatherWorker2 (SD, DIRTY)
FeatherWorker3 (SD convolved with int synthesized beam, INT)
FeatherWorker4 (SD convolved with DIRTY beam, DIRTY)
FeatherWorker5 (SD, INT Convolved with SD resolution (beam))
FeatherWorker6 (SD, DIRTY)
FeatherWorker7(SD, DIRTY Convolved with SD resolution (beam))
Definition at line 79 of file FeatherManager.qo.h.
casa::FeatherManager::FeatherManager | ( | ) |
|
virtual |
FeatheredData getSDConvolvedDirtyOrig(); FeatheredData getSDConvolvedDirtyCut() const;.
|
private |
void casa::FeatherManager::applyFeather | ( | bool | saveOutput, |
const QString & | outputImagePath | ||
) |
|
privateslot |
|
signal |
|
private |
|
private |
int casa::FeatherManager::getChannelIndex | ( | ) | const |
|
private |
FeatheredData casa::FeatherManager::getDirtyConvolvedSDCut | ( | ) | const |
FeatheredData casa::FeatherManager::getDirtyConvolvedSDOrig | ( | ) |
FeatheredData casa::FeatherManager::getDirtyCut | ( | ) | const |
FeatheredData casa::FeatherManager::getDirtyOrig | ( | ) |
void casa::FeatherManager::getEffectiveDishDiameter | ( | float & | xDiam, |
float & | yDiam | ||
) |
QString casa::FeatherManager::getError | ( | ) | const |
FeatheredData casa::FeatherManager::getIntConvolvedSDCut | ( | ) | const |
FeatheredData casa::FeatherManager::getIntConvolvedSDOrig | ( | ) |
FeatheredData casa::FeatherManager::getIntCut | ( | ) | const |
FeatheredData casa::FeatherManager::getIntOrig | ( | ) |
FeatheredData casa::FeatherManager::getIntWeight | ( | ) | const |
int casa::FeatherManager::getPlaneCount | ( | ) | const |
|
private |
FeatheredData casa::FeatherManager::getSDConvolvedIntCut | ( | ) | const |
FeatheredData casa::FeatherManager::getSDConvolvedIntOrig | ( | ) |
FeatheredData casa::FeatherManager::getSDCut | ( | ) | const |
FeatheredData casa::FeatherManager::getSDOrig | ( | ) |
Data.
FeatheredData casa::FeatherManager::getSDWeight | ( | ) | const |
|
private |
bool casa::FeatherManager::isChannelsAveraged | ( | ) | const |
bool casa::FeatherManager::isFileSaved | ( | ) | const |
bool casa::FeatherManager::isRadial | ( | ) | const |
bool casa::FeatherManager::isReady | ( | ) | const |
bool casa::FeatherManager::isSuccess | ( | ) | const |
bool casa::FeatherManager::loadDirtyImage | ( | const QString & | dirtyImagePath | ) |
bool casa::FeatherManager::loadImages | ( | const QString & | lowImagePath, |
const QString & | highImagePath, | ||
casacore::LogIO * | logger | ||
) |
|
private |
|
private |
|
private |
void casa::FeatherManager::setChannelIndex | ( | int | index | ) |
void casa::FeatherManager::setChannelsAveraged | ( | bool | averaged | ) |
bool casa::FeatherManager::setEffectiveDishDiameter | ( | float | xDiam, |
float | yDiam | ||
) |
void casa::FeatherManager::setRadial | ( | bool | radialPlot | ) |
void casa::FeatherManager::setSDScale | ( | float | scale | ) |
|
private |
Definition at line 150 of file FeatherManager.qo.h.
|
private |
Definition at line 148 of file FeatherManager.qo.h.
|
private |
Definition at line 141 of file FeatherManager.qo.h.
|
private |
Definition at line 139 of file FeatherManager.qo.h.
|
private |
Definition at line 145 of file FeatherManager.qo.h.
|
private |
Definition at line 143 of file FeatherManager.qo.h.
|
private |
Definition at line 140 of file FeatherManager.qo.h.
|
private |
Definition at line 138 of file FeatherManager.qo.h.
|
private |
Definition at line 146 of file FeatherManager.qo.h.
|
private |
Definition at line 142 of file FeatherManager.qo.h.
|
private |
Definition at line 137 of file FeatherManager.qo.h.
|
private |
Definition at line 147 of file FeatherManager.qo.h.
|
private |
Definition at line 149 of file FeatherManager.qo.h.
|
private |
Definition at line 144 of file FeatherManager.qo.h.