SelectSlice
- class jdaviz.configs.cubeviz.SelectSlice(viewer, **kwargs)[source] [edit on github]
Bases:
glue.viewers.common.tool.CheckableToolAttributes Summary
Methods Summary
activate()Fired when the toolbar button is activated
Fired when the toolbar button is deactivated
on_mouse_event(data)Attributes Documentation
- action_text = 'Select cube slice (spectral axis)'
- icon = '/home/docs/checkouts/readthedocs.org/user_builds/jdaviz-javerbukh/envs/docs-create-spec1d-cube/lib/python3.8/site-packages/jdaviz/configs/cubeviz/plugins/../../../data/icons/slice.svg'
- tool_id = 'jdaviz:selectslice'
- tool_tip = 'Select cube slice (spectral axis)'
Methods Documentation
- activate()[source] [edit on github]
Fired when the toolbar button is activated
- deactivate()[source] [edit on github]
Fired when the toolbar button is deactivated
- on_mouse_event(data)[source] [edit on github]