BasicDendrogramViewer

class astrodendro.BasicDendrogramViewer(dendrogram)

Bases: object

Methods Summary

line_picker(event)

remove_all_contours()

Remove all selected contours.

remove_contour(selection_id)

select_from_map(event)

show()

update_contours()

update_slice([pos])

update_vmax(vmax)

update_vmin(vmin)

Methods Documentation

line_picker(event)
remove_all_contours()

Remove all selected contours.

remove_contour(selection_id)
select_from_map(event)
show()
update_contours()
update_slice(pos=None)
update_vmax(vmax)
update_vmin(vmin)