imexam
imexam copied to clipboard
mark_region_from_array does not have implementation.
This is from mark_region_from_array (in ginga_viewer.py)
def mark_region_from_array(self, *args, **kwargs): """Mark regions on the viewer with a list of tuples as input.""" raise NotImplementedError
mark_region_from_array
is only currently implemented for the ds9 viewer