astropy.utils
astropy.utils.masked
Copies values from one array to another, broadcasting as necessary.
Like numpy.copyto, but for masked destination dst and possibly masked source src.
numpy.copyto
dst
src