ContinuousSpectrum

Concrete implementation of BaseSpectrum that exists solely to allow for plotting & maybe some day for interchange with like experimental formats

 

plot(self, figure=None, filled=False, plot_style=None, **opts): 

Plots a spectrum using McUtils.Plots.Plot

  • figure: None | McUtils.Plots.Graphics

    figure to plot the spectrum on

  • opts: Any

    any of the many, many options supported by McUtils.Plots.Graphics

  • :returns: _

Feedback

Examples

Templates

Documentation