SlitOverlay
- class jdaviz.configs.mosviz.SlitOverlay(*args, **kwargs)[source] [edit on github]
Bases:
jdaviz.core.template_mixin.TemplateMixinPublic constructor
Attributes Summary
A trait for unicode strings.
A boolean (True, False) trait.
Methods Summary
place_slit_overlay(*args, **kwargs)Find slit information in 2D Spectrum metadata, find the correct wcs information from the image metadata, then plot the slit over the image viewer using both.
vue_change_visible(*args, **kwargs)Attributes Documentation
- template
A trait for unicode strings.
- visible
A boolean (True, False) trait.
Methods Documentation
- place_slit_overlay(*args, **kwargs)[source] [edit on github]
Find slit information in 2D Spectrum metadata, find the correct wcs information from the image metadata, then plot the slit over the image viewer using both.
- remove_slit_overlay()[source] [edit on github]
- vue_change_visible(*args, **kwargs)[source] [edit on github]