HOPS
HOPS class reference
Public Member Functions | Public Attributes | List of all members
vpal.fringe_file_manipulation.SingleScanBaselineCollection Class Reference
Inheritance diagram for vpal.fringe_file_manipulation.SingleScanBaselineCollection:
[legend]

Public Member Functions

def __init__ (self)
 
def add_baseline_collection (self, baseline_collection)
 
def get_baselines_present (self)
 
def get_collection_for_baseline (self, bl)
 
def get_list_of_baselines (self)
 
def get_max_dtec_mdev (self)
 
def get_max_snr (self)
 
def get_mean_dtec_mdev (self)
 
def get_mean_snr (self)
 
def get_min_dtec_mdev (self)
 
def get_min_snr (self)
 
def get_n_baseline_collections (self)
 
def get_stations_present (self)
 
def init_values (self)
 

Public Attributes

 associated_root_file
 
 control_file_hash
 
 control_filename
 
 max_dtec_mdev
 
 max_snr
 
 mean_dtec_mdev
 
 mean_snr
 
 min_dtec_mdev
 
 min_snr
 
 root_id
 
 scan_name
 
 single_baseline_pp_collection_dict
 

Detailed Description

 a collection of all the fringe-collections (over polarization-products) of each baseline associated with a single scan 

Constructor & Destructor Documentation

◆ __init__()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.__init__ (   self)

Member Function Documentation

◆ add_baseline_collection()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.add_baseline_collection (   self,
  baseline_collection 
)
 add the polarization-product collection of a single baseline 

◆ get_baselines_present()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_baselines_present (   self)
 return list of unique baselines present 

◆ get_collection_for_baseline()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_collection_for_baseline (   self,
  bl 
)
 retrieve the single-baseline polarization product collection associated with a particular baseline 

◆ get_list_of_baselines()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_list_of_baselines (   self)
 a list of baselines with data 

◆ get_max_dtec_mdev()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_max_dtec_mdev (   self)
 the max value of the maximum-dTEC deviation over all baselines 

◆ get_max_snr()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_max_snr (   self)

◆ get_mean_dtec_mdev()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_mean_dtec_mdev (   self)
 the mean value of the maximum-dTEC deviation over all baselines 

◆ get_mean_snr()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_mean_snr (   self)

◆ get_min_dtec_mdev()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_min_dtec_mdev (   self)
 the min value of the maximum-dTEC deviation over all baselines 

◆ get_min_snr()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_min_snr (   self)

◆ get_n_baseline_collections()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_n_baseline_collections (   self)

◆ get_stations_present()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.get_stations_present (   self)
 return list of unique station present 

◆ init_values()

def vpal.fringe_file_manipulation.SingleScanBaselineCollection.init_values (   self)

Member Data Documentation

◆ associated_root_file

vpal.fringe_file_manipulation.SingleScanBaselineCollection.associated_root_file

◆ control_file_hash

vpal.fringe_file_manipulation.SingleScanBaselineCollection.control_file_hash

◆ control_filename

vpal.fringe_file_manipulation.SingleScanBaselineCollection.control_filename

◆ max_dtec_mdev

vpal.fringe_file_manipulation.SingleScanBaselineCollection.max_dtec_mdev

◆ max_snr

vpal.fringe_file_manipulation.SingleScanBaselineCollection.max_snr

◆ mean_dtec_mdev

vpal.fringe_file_manipulation.SingleScanBaselineCollection.mean_dtec_mdev

◆ mean_snr

vpal.fringe_file_manipulation.SingleScanBaselineCollection.mean_snr

◆ min_dtec_mdev

vpal.fringe_file_manipulation.SingleScanBaselineCollection.min_dtec_mdev

◆ min_snr

vpal.fringe_file_manipulation.SingleScanBaselineCollection.min_snr

◆ root_id

vpal.fringe_file_manipulation.SingleScanBaselineCollection.root_id

◆ scan_name

vpal.fringe_file_manipulation.SingleScanBaselineCollection.scan_name

◆ single_baseline_pp_collection_dict

vpal.fringe_file_manipulation.SingleScanBaselineCollection.single_baseline_pp_collection_dict

The documentation for this class was generated from the following file: