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

Public Member Functions

def __init__ (self, map_type, filename=None)
 
def construct_band_pol_keys (self, bands_to_use, pols_to_use)
 
def does_ovex_contain_current_channel_setup (self, ovex_filename, mk4_site_id)
 
def get_band_pol_from_channel_name (self, channel_name)
 
def get_channels_from_band_pol (self, band, pol)
 
def intersecting_band_subset (self, bands_to_use)
 
def intersecting_pol_subset (self, pols_to_use)
 
def list_types (self)
 

Public Attributes

 band_list
 
 band_pol_to_channel
 
 channel_to_band_pol
 
 map_type
 
 pol_list
 

Constructor & Destructor Documentation

◆ __init__()

def vpal.proxy_cable_cal.ChannelToBandMap.__init__ (   self,
  map_type,
  filename = None 
)

Member Function Documentation

◆ construct_band_pol_keys()

def vpal.proxy_cable_cal.ChannelToBandMap.construct_band_pol_keys (   self,
  bands_to_use,
  pols_to_use 
)

◆ does_ovex_contain_current_channel_setup()

def vpal.proxy_cable_cal.ChannelToBandMap.does_ovex_contain_current_channel_setup (   self,
  ovex_filename,
  mk4_site_id 
)
check ovex file for the current channel setup for a specified station

◆ get_band_pol_from_channel_name()

def vpal.proxy_cable_cal.ChannelToBandMap.get_band_pol_from_channel_name (   self,
  channel_name 
)

◆ get_channels_from_band_pol()

def vpal.proxy_cable_cal.ChannelToBandMap.get_channels_from_band_pol (   self,
  band,
  pol 
)

◆ intersecting_band_subset()

def vpal.proxy_cable_cal.ChannelToBandMap.intersecting_band_subset (   self,
  bands_to_use 
)

◆ intersecting_pol_subset()

def vpal.proxy_cable_cal.ChannelToBandMap.intersecting_pol_subset (   self,
  pols_to_use 
)

◆ list_types()

def vpal.proxy_cable_cal.ChannelToBandMap.list_types (   self)

Member Data Documentation

◆ band_list

vpal.proxy_cable_cal.ChannelToBandMap.band_list

◆ band_pol_to_channel

vpal.proxy_cable_cal.ChannelToBandMap.band_pol_to_channel

◆ channel_to_band_pol

vpal.proxy_cable_cal.ChannelToBandMap.channel_to_band_pol

◆ map_type

vpal.proxy_cable_cal.ChannelToBandMap.map_type

◆ pol_list

vpal.proxy_cable_cal.ChannelToBandMap.pol_list

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