GaussianSmooth¶
- class jdaviz.configs.default.plugins.GaussianSmooth(*args, **kwargs)[source] [edit on github]¶
Bases:
jdaviz.core.template_mixin.TemplateMixinPublic constructor
Attributes Summary
An instance of a Python list.
A trait for unicode strings.
A trait for unicode strings.
A boolean (True, False) trait.
An instance of a Python list.
A trait which allows any value.
A trait for unicode strings.
Methods Summary
vue_spatial_convolution(*args)Use astropy convolution machinery to smooth the spatial dimensions of the data cube.
vue_spectral_smooth(*args, **kwargs)Attributes Documentation
- dc_items¶
An instance of a Python list.
- selected_data¶
A trait for unicode strings.
- selected_mode¶
A trait for unicode strings.
- show_modes¶
A boolean (True, False) trait.
- smooth_modes¶
An instance of a Python list.
- stddev¶
A trait which allows any value.
- template¶
A trait for unicode strings.
Methods Documentation
- vue_spatial_convolution(*args)[source] [edit on github]¶
Use astropy convolution machinery to smooth the spatial dimensions of the data cube.
- vue_spectral_smooth(*args, **kwargs)[source] [edit on github]¶