Stefan van der Walt's page
In [85]: bi = (f.bolo_indices[np.newaxis,:] + zeros([7751,1])).astype('int')
In [86]: whc = (whscan[:,np.newaxis] + zeros([1,107])).astype('int')
In [87]: array2d[whc,bi] = temp2d
-->
I'm shamelessly using this to link to myself more.
In [85]: bi = (f.bolo_indices[np.newaxis,:] + zeros([7751,1])).astype('int')
In [86]: whc = (whscan[:,np.newaxis] + zeros([1,107])).astype('int')
In [87]: array2d[whc,bi] = temp2d
No comments:
Post a Comment