Skip to content

Commit

Permalink
Merge pull request #43 from cplee1/main
Browse files Browse the repository at this point in the history
Added MWA telescope and machine IDs
  • Loading branch information
pravirkr authored Oct 24, 2024
2 parents 680917b + 65f5d46 commit f1e14f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sigpyproc/io/sigproc.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"LOFAR": 11,
"VLA": 12,
"CHIME": 20,
"MWA": 30,
"MeerKAT": 64,
},
)
Expand All @@ -71,6 +72,9 @@
"COBALT": 11,
"GMRTNEW": 14,
"CHIME": 20,
"MWA-VCS": 30,
"MWAX-VCS": 31,
"MWAX-RTB": 32,
},
)

Expand Down

0 comments on commit f1e14f6

Please sign in to comment.