get_autocuts

ginga.AutoCuts.get_autocuts(name)[source]

Return the class object used to implement an autocuts algorithm.

Parameters
namestr

The name of the algorithm

Returns
klasssubclass of AutoCutsBase

A class implementing the auto cut levels algorithm