Searched refs:scale_stop (Results 1 – 1 of 1) sorted by relevance
85 scale_start=None, scale_stop=None, scale_step=None, argument102 self._scale_stop = scale_stop or CHART_SCALE_STOP183 scale_stop = self._scale_stop * s_factor192 for scale in numpy.arange(scale_start, scale_stop, scale_step):