-
Notifications
You must be signed in to change notification settings - Fork 6
Description
General
(l. 85) 'They can be organized in the following way : catalogs of matrices of measurements for various fields and settings of the antennae pairs distances and orientation. Matrices are regulary sampled in time, wavelength and polarisation.'
'regulary'->'regularly', but I am not sure what 'regularly' means here.
(l. 93) 'Spectral and Time axis are regularly sampled but we can have gaps between time and spectral intervals. In addition, on the spectral axis different samplings may coexist.'
The two sentences are contradictory?
(l. 106) 'Moreover visibility data show some dependency of the spatial field of view and resolution with wavelength.'
This is not specific to radio visibilities (I used to work on Fermi/LAT gamma-ray data for which the PSF could go from 0.1 to several degrees). It's whenever the approximation of lambda/d ~ constant cannot reasonably hold.
UV plane
We either use meters (or equivalent) or 'lambdas' (=uv distance/wavelength).
Maybe it has already been discussed and addressed (if yes, sorry!), but here are my two cents, if we use 'lambdas' instead of meters:
- we no longer need
s_maximum_angular_scalebecause it would be equivalent touv_distance_min. (same fors_resolution_minbut I guess we would like to keep it for symmetry purpose withs_resolution_max). - it may better represent the PSF shape for a multi-wavelength observation
Typos
- s_fov_min (l. 238):
Char.SpatialAxis.Coverage.Bounds.Extent.LowLim->LoLim(to match other parameters)? - uv_distance_max (l. 253):
Char.UVAxis.Coverage.Bounds.Limits.LoLim->Char.UVAxis.Coverage.Bounds.Limits.HiLim
Would be happy to discuss any of the above points :)