Loading doc/image.rst +0 −3 Original line number Original line Diff line number Diff line Loading @@ -166,9 +166,6 @@ pixels can be adjusted to account for relative pointing errors: # Resample the HST image onto the coordinate grid of the MUSE image # Resample the HST image onto the coordinate grid of the MUSE image In [3]: ima2hst = imahst.align_with_image(ima) In [3]: ima2hst = imahst.align_with_image(ima) # Adjust the relative pointing of the MUSE image. In [4]: ima2hst = ima2hst.adjust_coordinates(ima) In [5]: plt.figure() In [5]: plt.figure() @savefig Image5.png width=3.5in @savefig Image5.png width=3.5in Loading Loading
doc/image.rst +0 −3 Original line number Original line Diff line number Diff line Loading @@ -166,9 +166,6 @@ pixels can be adjusted to account for relative pointing errors: # Resample the HST image onto the coordinate grid of the MUSE image # Resample the HST image onto the coordinate grid of the MUSE image In [3]: ima2hst = imahst.align_with_image(ima) In [3]: ima2hst = imahst.align_with_image(ima) # Adjust the relative pointing of the MUSE image. In [4]: ima2hst = ima2hst.adjust_coordinates(ima) In [5]: plt.figure() In [5]: plt.figure() @savefig Image5.png width=3.5in @savefig Image5.png width=3.5in Loading