Skip to content

Commit

Permalink
Added FAST
Browse files Browse the repository at this point in the history
  • Loading branch information
scottransom committed May 14, 2019
1 parent 3fe1c34 commit 321e1c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/get_TOAs.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
'LWA1': 'x',
'LWA': 'x',
'VLA': 'c',
'FAST': 'k',
'Geocenter': 'o'}

scopes2 = {'GBT':'gbt',
Expand All @@ -24,6 +25,7 @@
'LWA1': 'lwa1',
'LWA': 'lwa1',
'VLA': 'vla',
'FAST': 'fast',
'Geocenter': 'coe'}

def measure_phase(profile, template, rotate_prof=True):
Expand Down

0 comments on commit 321e1c0

Please sign in to comment.