Contents:
ehtim.vex.
Vex
Read in observing schedule data from .vex files. Assumes there is only 1 MODE in vex file
filename
The .vex filename.
str
source
The source name.
metalist
The observation information.
list
sched
The schedule information.
array
an Array object of sites.
Array
find_variable
Function to find a variable ‘vname’ in a line.
get_SEFD
Find SEFD for a given station.
get_obs_timerange
Find the time that any station starts observing the source in MJD, and the time that the last station stops observing the source.
get_sector
Obtain a desired sector from ‘metalist’.
get_variable
Function to get a value of ‘vname’ in a line.
vexdate_to_MJD_hr
Find the integer MJD and UT hour from vex format date.