import marvin

my_cube = marvin.tools.Cube('8485-1901')
flux = my_cube[20, 20].flux
flux.plot()