show_drizzled_lines

grizli.fitting.show_drizzled_lines(line_hdu, full_line_list=['OII', 'Hb', 'OIII', 'Ha+NII', 'Ha', 'SII', 'SIII'], size_arcsec=2, cmap='cubehelix_r', scale=1.0, dscale=1, direct_filter=['F140W', 'F160W', 'F125W', 'F105W', 'F110W', 'F098M'])[source]

Make a figure with the drizzled line maps

Parameters
line_hduHDUList

Result from drizzle_fit_lines

full_line_listlist

Line species too always show

size_arcsecfloat

Thumbnail size in arcsec

cmapstr

colormap string

scalefloat

Scale factor for line panels

dscalefloat

Scale factor for direct image panel

direct_filterlist

Filter preference to show in the direct image panel. Step through and stop if the indicated filter is available.

Returns
figFigure

Figure object