LALPulsar  6.1.0.1-b72065a
test_ssbtodetector Namespace Reference

Functions

def test_ssb (telescope, ra)
 

Variables

int LAL_C_SI = 299792458e0
 
float LAL_REARTH_SI = 6378136.6
 
int LAL_AU_SI = 149597870700e0
 
tuple MAX_DT_DETS_SSB = (LAL_AU_SI + LAL_REARTH_SI) / LAL_C_SI
 
float GPS_SSB = 1100000000.0
 
tuple TELESCOPES
 
 args
 

Function Documentation

◆ test_ssb()

def test_ssbtodetector.test_ssb (   telescope,
  ra 
)

Definition at line 37 of file test_ssbtodetector.py.

Variable Documentation

◆ LAL_C_SI

int test_ssbtodetector.LAL_C_SI = 299792458e0

Definition at line 9 of file test_ssbtodetector.py.

◆ LAL_REARTH_SI

float test_ssbtodetector.LAL_REARTH_SI = 6378136.6

Definition at line 10 of file test_ssbtodetector.py.

◆ LAL_AU_SI

int test_ssbtodetector.LAL_AU_SI = 149597870700e0

Definition at line 11 of file test_ssbtodetector.py.

◆ MAX_DT_DETS_SSB

tuple test_ssbtodetector.MAX_DT_DETS_SSB = (LAL_AU_SI + LAL_REARTH_SI) / LAL_C_SI

Definition at line 12 of file test_ssbtodetector.py.

◆ GPS_SSB

float test_ssbtodetector.GPS_SSB = 1100000000.0

Definition at line 15 of file test_ssbtodetector.py.

◆ TELESCOPES

tuple test_ssbtodetector.TELESCOPES
Initial value:
1 = (
2  "H1",
3  "L1",
4  "V1",
5  "G1",
6  "T1",
7  "GBT",
8  "PKS",
9  "JBO",
10  "AO",
11  "EFF",
12  "NRT",
13  "HOB",
14  "HART",
15  "VLA",
16  "WSRT",
17 )

Definition at line 16 of file test_ssbtodetector.py.

◆ args

test_ssbtodetector.args

Definition at line 55 of file test_ssbtodetector.py.