Get a set of (RA, declination, polarization) randomized appopriately to astrophysical sources isotropically distributed in the sky.
"""
expnum=self.expnum
ra=uniform_phi(expnum)
dec=uniform_dec(expnum)
pol=uniform_phi(expnum)
returnra,dec,pol
deffavorable_sky(net,time):
"""
Wander through the skies, searching for a most favorable location --- draw extrinsic parameters as if the network antenna pattern magnitude were the PDF.