Minor adjustment

This commit is contained in:
Hanno Spreeuw 2017-11-03 16:57:53 +01:00
parent 6faf72beb3
commit ba4025a847
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ except AssertionError:
# Best to center sources around 3C196 if using the sm.ms measurement set with a # Best to center sources around 3C196 if using the sm.ms measurement set with a
# four degree tolerance # four degree tolerance
tol_seconds_of_decl = 0.9 tol_seconds_of_decl = 3600 * 10
tol_seconds_of_RA = tol_seconds_of_decl * 24/360 tol_seconds_of_RA = tol_seconds_of_decl * 24/360
RA_hours_3C196 = 8 RA_hours_3C196 = 8