We need to choose a standard set of units, e.g. MHz vs. Hz. I have been bit too many times by functions that need Hz, but I give them MHz and vice-versa. As an example, utils.get_flux_from_ptsrc_amp takes MHz, but the functions in vis_simulator take Hz. I vote Hz, because that's consistent with UVBeam, which is used somewhat extensively in the simulation code.
We need to choose a standard set of units, e.g. MHz vs. Hz. I have been bit too many times by functions that need Hz, but I give them MHz and vice-versa. As an example,
utils.get_flux_from_ptsrc_amptakes MHz, but the functions invis_simulatortake Hz. I vote Hz, because that's consistent with UVBeam, which is used somewhat extensively in the simulation code.