Test whether a specified scan, receiver, phase exists
Synopsis
test_srp(scan, receiver, phase)
Arguments
scan
Scan number
Allowed:
Int
receiver
Receiver number
Allowed:
Int
phase
Receiver number
Allowed:
Int
Description
This is used to test whether a given combination of scan, receiver, and phase exist in the opened MeasurementSet. This returns T(rue) if the combination does NOT exist.