Collapse

class jdaviz.configs.default.Collapse(*args, **kwargs)[source] [edit on github]

Bases: jdaviz.core.template_mixin.TemplateMixin

Public constructor

Attributes Summary

add_replace_results

A boolean (True, False) trait.

axes

An instance of a Python list.

data_items

An instance of a Python list.

funcs

An instance of a Python list.

selected_axis

An int trait.

selected_data_item

A trait for unicode strings.

selected_func

A trait for unicode strings.

selected_subset

A trait for unicode strings.

selected_viewer

A trait for unicode strings.

spectral_max

A trait which allows any value.

spectral_min

A trait which allows any value.

spectral_subset_items

An instance of a Python list.

spectral_unit

A trait for unicode strings.

template_file

viewer_to_id

viewers

An instance of a Python list.

Methods Summary

vue_collapse(*args, **kwargs)

vue_list_subsets(event)

Populate the spectral subset selection dropdown

Attributes Documentation

add_replace_results

A boolean (True, False) trait.

axes

An instance of a Python list.

data_items

An instance of a Python list.

funcs

An instance of a Python list.

selected_axis

An int trait.

selected_data_item

A trait for unicode strings.

selected_func

A trait for unicode strings.

selected_subset

A trait for unicode strings.

selected_viewer

A trait for unicode strings.

spectral_max

A trait which allows any value.

spectral_min

A trait which allows any value.

spectral_subset_items

An instance of a Python list.

spectral_unit

A trait for unicode strings.

template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz/envs/v2.2.0/lib/python3.8/site-packages/jdaviz/configs/default/plugins/collapse/collapse.py', 'collapse.vue')
viewer_to_id = {'Center': 'cubeviz-1', 'Left': 'cubeviz-0', 'Right': 'cubeviz-2'}
viewers

An instance of a Python list.

Methods Documentation

vue_collapse(*args, **kwargs)[source] [edit on github]
vue_list_subsets(event)[source] [edit on github]

Populate the spectral subset selection dropdown