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
APLpy has a function for making 3-color images - aplpy.make_rgb_image which could be moved to imageutils. In addition, aplpy.make_rgb_cube (which reprojects images to the same grid before calling make_rgb_image) could also be moved once the reproject package is also part of Astropy.
APLpy has a function for making 3-color images - aplpy.make_rgb_image which could be moved to imageutils. In addition, aplpy.make_rgb_cube (which reprojects images to the same grid before calling
make_rgb_image) could also be moved once the reproject package is also part of Astropy.