Plotting

class Pynac.Plotting.PynPlt[source]

Bases: object

The main entry point for production of Dynac-style plots.

When instantiated, this will parse the emit.plot file in the current directory in preparation for producing the Dynac-style plots.

Note that this module relies on bokeh functionality.

plotit()[source]

Produce the plots requested in the Dynac input file. This makes the same plots as produced by the Dynac plotit command.