-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
We should preserve wcs
when manipulating so_map
object. This line
Line 782 in cca8cf1
noise.data = np.random.randn(size[0], size[1]) * rms_uKarcmin_T / np.sqrt(pixArea) |
wcs
information : we must use noise.data[:]
to only modify the numpy
array and keep wcs
unchangedMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working