Note: ProfileTaskFacilitator abstracts out some of the common functionality needed for calculating moments and spectral line fitting into a single base class.
More...
#include <MomentSettingsWidgetRadio.qo.h>
|
enum | SummationIndex {
MEAN,
INTEGRATED,
WEIGHTED_MEAN,
DISPERSION,
MEDIAN,
MEDIAN_VELOCITY,
STDDEV,
RMS,
ABS_MEAN_DEV,
MAX,
MAX_VELOCITY,
MIN,
MIN_VELOCITY,
END_INDEX
} |
|
|
void | _initAnalysis () |
|
casacore::Record | _makeRegionRecord () |
|
void | setTableValue (int row, int col, float val) |
|
void | getChannelMinMax (int channelIndex, QString &minStr, QString &maxStr) const |
|
void | convertChannelRanges (const QString &oldUnits, const QString &newUnits) |
|
void | convertChannelValue (const QString &channelStr, const QString &channelIdentifier, Converter *converter, int row, int col, bool toPixels, casacore::SpectralCoordinate &coord) |
|
casacore::String | makeChannelInterval (float startChannelIndex, float endChannelIndex) const |
|
casacore::Vector< int > | populateMoments (casacore::Vector< QString > &momentNames) |
|
casacore::Vector
< casacore::String > | populateMethod () const |
|
casacore::String | populateChannels (casacore::uInt *nSelectedChannels, bool *channelOK) |
|
bool | populateThresholds (casacore::Vector< float > &includeThreshold, casacore::Vector< float > &excludeThreshold) |
|
bool | populateThreshold (casacore::Vector< float > &threshold) |
|
Note: ProfileTaskFacilitator abstracts out some of the common functionality needed for calculating moments and spectral line fitting into a single base class.
Definition at line 142 of file MomentSettingsWidgetRadio.qo.h.
Enumerator |
---|
MEAN |
|
INTEGRATED |
|
WEIGHTED_MEAN |
|
DISPERSION |
|
MEDIAN |
|
MEDIAN_VELOCITY |
|
STDDEV |
|
RMS |
|
ABS_MEAN_DEV |
|
MAX |
|
MAX_VELOCITY |
|
MIN |
|
MIN_VELOCITY |
|
END_INDEX |
|
Definition at line 174 of file MomentSettingsWidgetRadio.qo.h.
casa::MomentSettingsWidgetRadio::MomentSettingsWidgetRadio |
( |
QWidget * |
parent = 0 | ) |
|
casa::MomentSettingsWidgetRadio::~MomentSettingsWidgetRadio |
( |
| ) |
|
void casa::MomentSettingsWidgetRadio::_initAnalysis |
( |
| ) |
|
|
private |
void casa::MomentSettingsWidgetRadio::adjustTableRows |
( |
int |
count | ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::collapseDone |
( |
| ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::collapseImage |
( |
| ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::convertChannelRanges |
( |
const QString & |
oldUnits, |
|
|
const QString & |
newUnits |
|
) |
| |
|
private |
void casa::MomentSettingsWidgetRadio::convertChannelValue |
( |
const QString & |
channelStr, |
|
|
const QString & |
channelIdentifier, |
|
|
Converter * |
converter, |
|
|
int |
row, |
|
|
int |
col, |
|
|
bool |
toPixels, |
|
|
casacore::SpectralCoordinate & |
coord |
|
) |
| |
|
private |
void casa::MomentSettingsWidgetRadio::getChannelMinMax |
( |
int |
channelIndex, |
|
|
QString & |
minStr, |
|
|
QString & |
maxStr |
|
) |
| const |
|
private |
void casa::MomentSettingsWidgetRadio::graphicalThreshold |
( |
| ) |
|
|
privateslot |
casacore::String casa::MomentSettingsWidgetRadio::makeChannelInterval |
( |
float |
startChannelIndex, |
|
|
float |
endChannelIndex |
|
) |
| const |
|
private |
void casa::MomentSettingsWidgetRadio::momentsFinished |
( |
| ) |
|
|
signal |
bool casa::MomentSettingsWidgetRadio::populateThreshold |
( |
casacore::Vector< float > & |
threshold | ) |
|
|
private |
void casa::MomentSettingsWidgetRadio::reset |
( |
| ) |
|
|
virtual |
void casa::MomentSettingsWidgetRadio::setCollapsedImageFile |
( |
| ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::setRange |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
virtual |
void casa::MomentSettingsWidgetRadio::setStepCount |
( |
int |
count | ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::setStepsCompleted |
( |
int |
count | ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::setTableValue |
( |
int |
row, |
|
|
int |
col, |
|
|
float |
val |
|
) |
| |
|
private |
void casa::MomentSettingsWidgetRadio::setUnits |
( |
QString |
units | ) |
|
|
virtual |
void casa::MomentSettingsWidgetRadio::stopMoments |
( |
| ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::symmetricThresholdChanged |
( |
int |
checkedState | ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::thresholdingChanged |
( |
| ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::thresholdSpecified |
( |
| ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::thresholdTextChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
void casa::MomentSettingsWidgetRadio::updateProgress |
( |
int |
| ) |
|
|
signal |
int casa::MomentSettingsWidgetRadio::baseIncrement |
|
private |
int casa::MomentSettingsWidgetRadio::cycleCount |
|
private |
ImageMoments<float>* casa::MomentSettingsWidgetRadio::imageAnalysis |
|
private |
QString casa::MomentSettingsWidgetRadio::m_units |
|
private |
int casa::MomentSettingsWidgetRadio::momentCount |
|
private |
QList<QString> casa::MomentSettingsWidgetRadio::momentOptions |
|
private |
QString casa::MomentSettingsWidgetRadio::outputFileName |
|
private |
int casa::MomentSettingsWidgetRadio::previousCount |
|
private |
QProgressDialog casa::MomentSettingsWidgetRadio::progressBar |
|
private |
Ui::MomentSettingsWidgetRadio casa::MomentSettingsWidgetRadio::ui |
|
private |
The documentation for this class was generated from the following file: