dedalus.tools.plot_op ===================== .. py:module:: dedalus.tools.plot_op Module Contents --------------- .. py:class:: Leaf(*args) .. py:attribute:: count :value: 0.0 .. py:attribute:: position :value: 1.0 .. py:class:: Node(label, level) .. py:attribute:: label .. py:attribute:: level .. py:attribute:: position :value: 0.0 .. py:class:: Tree(operator, skip_convert=True) .. py:method:: build(arg, level) .. py:method:: set_position(node) .. py:attribute:: branches .. py:attribute:: nodes :value: [] .. py:attribute:: skip_convert :value: True .. py:function:: pad(xmin, xmax, ymin, ymax, pad=0.0, square=False) .. py:function:: plot_operator(operator, fontsize=8, figsize=8, opsize=0.3, saveas=None, skip_convert=True)