Skip to content
Snippets Groups Projects
Commit 49b3f12f authored by John Romein's avatar John Romein
Browse files

BugID: 225

Delay Compensation by default on.
parent 6f7e2cce
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ Observation.BeamDirections = [\ # pair of RA/DEC per beam (angle in rad)
0, 90] #NCP
#6.1234876806221052, 1.0265153995604648] # Cas A
Observation.DelayCompensation = F
Observation.DelayCompensation = T
Observation.nyquistZone = 1 # 160MHz-LBA&HBA nq=1, 200MHZ-LBA nq=3, 200MHz-HBA nq=2
Observation.sampleClock = 160
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment