Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.spectrum_array

Signature

def sdynpy.spectrum_array(abscissa, ordinate, coordinate, comment1='', comment2='', comment3='', comment4='', comment5='')

Helper function to create a SpectrumArray object.

All input arguments to this function are allowed to broadcast to create the final data in the SpectrumArray object.

Parameters

Returns