# plot the image and return the axis object
from marvin.tools.image import Image
im = Image('8553-9102')
ax = im.plot()