casa
5.7.0-16
|
Functions | |
double | wtToSigma (casacore::Double wt) |
Returns wt**-0.5 or -1, depending on whether wt is positive. More... | |
double | sigToWeight (casacore::Double sig) |
double casa::subms::sigToWeight | ( | casacore::Double | sig | ) |
double casa::subms::wtToSigma | ( | casacore::Double | wt | ) |
Returns wt**-0.5 or -1, depending on whether wt is positive.
NOT a member function, so it can be easily passed to other functions (i.e. arrayTransformInPlace).