| addElements(const RecordInterface &estimate) | casa::ImageProfileFit | |
| collapse(Vector< Float > &profile, Vector< Bool > &mask, uInt profileAxis, const MaskedLattice< Float > &lat) const | casa::ImageProfileFit | [private] |
| convertGaussianElementX(SpectralElement &el, CoordinateSystem &cSys, uInt profileAxis, Bool absIn, Bool absOut, const String &unitIn, const String &unitOut, const String &dopplerIn, const String &dopplerOut, Bool oneRelIn, Bool oneRelOut) | casa::ImageProfileFit | [private] |
| convertSpectralElement(const SpectralElement &elIn, Bool xAbsIn, Bool xAbsOut, Bool oneRelIn, Bool oneRelOut, const String &xUnitIn, const String &xUnitOut, const String &dopplerIn, const String &dopplerOut, const String &yUnitIn, const String &yUnitOut) | casa::ImageProfileFit | [private] |
| estimate(uInt nMax=0) | casa::ImageProfileFit | |
| filterList(const SpectralList &listIn) const | casa::ImageProfileFit | [private] |
| fit(Int order=-1) | casa::ImageProfileFit | |
| fit(Bool fillRecord, RecordInterface &rec, Bool xAbsRec, const String &xUnitRec, const String &dopplerRec, ImageInterface< Float > *pFit, ImageInterface< Float > *pResid, Int order=-1) | casa::ImageProfileFit | |
| getElements(RecordInterface &rec, Bool xAbsOut, const String &xUnitOut, const String &dopplerOut, const SpectralList &list) | casa::ImageProfileFit | [private] |
| getList(RecordInterface &rec, Bool xAbsOut, const String &xUnitOut, const String &dopplerOut) | casa::ImageProfileFit | |
| getList() const | casa::ImageProfileFit | |
| ImageProfileFit() | casa::ImageProfileFit | [explicit] |
| ImageProfileFit(const ImageProfileFit &other) | casa::ImageProfileFit | |
| itsCoords | casa::ImageProfileFit | [private] |
| itsDoppler | casa::ImageProfileFit | [private] |
| itsFitDone | casa::ImageProfileFit | [private] |
| itsFitRegion | casa::ImageProfileFit | [private] |
| itsImagePtr | casa::ImageProfileFit | [private] |
| itsMask | casa::ImageProfileFit | [private] |
| itsProfileAxis | casa::ImageProfileFit | [private] |
| itsSigma | casa::ImageProfileFit | [private] |
| itsSigmaImagePtr | casa::ImageProfileFit | [private] |
| itsSpectralFitPtr | casa::ImageProfileFit | [private] |
| itsSpectralFitter | casa::ImageProfileFit | [private] |
| itsX | casa::ImageProfileFit | [private] |
| itsXAbs | casa::ImageProfileFit | [private] |
| itsY | casa::ImageProfileFit | [private] |
| model(Vector< Float > &model, const Vector< Float > &x) const | casa::ImageProfileFit | |
| model(Vector< Float > &model) const | casa::ImageProfileFit | |
| nElements() | casa::ImageProfileFit | |
| operator=(const ImageProfileFit &other) | casa::ImageProfileFit | |
| reset() | casa::ImageProfileFit | |
| residual(Vector< Float > &resid, const Vector< Float > &x) const | casa::ImageProfileFit | |
| residual(Vector< Float > &resid) const | casa::ImageProfileFit | |
| setData(const ImageInterface< Float > &image, const ImageRegion ®ion, uInt profileAxis, Bool average=True) | casa::ImageProfileFit | |
| setData(const ImageInterface< Float > &image, const ImageInterface< Float > &sigma, const ImageRegion ®ion, uInt profileAxis, Bool average=True) | casa::ImageProfileFit | |
| setData(const ImageInterface< Float > &image, uInt profileAxis, Bool average=True) | casa::ImageProfileFit | |
| setData(const ImageInterface< Float > &image, const ImageInterface< Float > &sigma, uInt profileAxis, Bool average=True) | casa::ImageProfileFit | |
| setData(const CoordinateSystem &cSys, uInt ProfileAxis, const Quantum< Vector< Float > > &x, const Quantum< Vector< Float > > &y, const Vector< Float > &sigma, Bool isAbs, const String &doppler) | casa::ImageProfileFit | |
| setData(const CoordinateSystem &cSys, uInt ProfileAxis, const Quantum< Vector< Float > > &x, const Quantum< Vector< Float > > &y, const Vector< Bool > &mask, const Vector< Float > &sigma, Bool isAbs, const String &doppler) | casa::ImageProfileFit | |
| setData(const ImageInterface< Float > *&pSigma, const ImageInterface< Float > &image, const Slicer &sl, Bool average) | casa::ImageProfileFit | [private] |
| ~ImageProfileFit() | casa::ImageProfileFit | |