pipeline.hifa.heuristics.snr¶
Functions
|
Compute the optimal bandpass frequency solution intervals given the spw list and the spw dictionary. |
|
Compute the gain to signal to noise given the spw list and the spw dictionary. |
|
Estimate the optimal solint for the selected bandpass data and return the solution in the form of a dictionary. |
|
Estimate the signal to noise of the phase measurements and return it in the form of a dictionary. |
|
Retrieve the fluxes of selected sources from the pipeline context as a function of spw id and return the results in a dictinary indexed by spw id. |
|
Get median Tsys, Trx, or Tsky temperatures as a function of spw and return a dictionary |
|
Get the observing information as a function of spw id and return a dictionary. |
|
Get the tsys information as functions of spw and return a dictionary. |
|
Combine all the input dictionaries and output the spw dictionary. |
|
Utility routine for constructing the tsys spw list and the observing scan list from the tysdict produced by get_tsysinfo. |
|
Checks whether an integer is evenly divisible by a second integer, and if not, finds the next higher integer that is. |