You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
valmax=map.validValues.max()
ra, dec=# generate random ra, decvalue=# value in pixel for that ra, decr=rng.uniform(low=0, max=valmax)
ifr<value:
# keep point
Do a vectorized version of the following