Searched refs:scale_stop (Results 1 – 1 of 1) sorted by relevance
53 def __init__(self, chart_file, height, distance, scale_start, scale_stop, argument69 self._scale_stop = scale_stop150 scale_stop = self._scale_stop * s_factor159 for scale in numpy.arange(scale_start, scale_stop, scale_step):