-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I have a notebook which can be easily ported to a python script which would read in command line arguments or a configuration yaml file of model parameters and return the required model uv plane parameters,
The basic idea is as follows:
- Set
$\Delta u = FoV_{RA}^{-1}$ and$\Delta v = FoV_{Dec}^{-1}$ - Calculate the aperture function width
$\Delta\tilde{A}$ - Find
$N_u$ &$N_v$ s.t.- The model
$uv$ plane Nyquist samples the sky (two image-space pixels per minimum fringe wavelength) - The model
$uv$ plane also encompasses this Nyquist limit +$\Delta \tilde{A}/2$
- The model
Please see section 2.3 of Burba, Sims, Pober (2024) for more details.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request