Barak 0.3.2 documentation

barak.plot.calc_log_minor_ticks

«  barak.plot.axvlines   ::   Contents   ::   barak.plot.default_marker_size  »

barak.plot.calc_log_minor_ticks

barak.plot.calc_log_minor_ticks(majticks)[source]

Get minor tick positions for a log scale.

Parameters :

majticks : array_like

log10 of the major tick positions.

Returns :

minticks : ndarray

log10 of the minor tick positions.

«  barak.plot.axvlines   ::   Contents   ::   barak.plot.default_marker_size  »