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.fileio.sdynpy_rattlesnake.read_rattlesnake_output

Signature

def sdynpy.fileio.sdynpy_rattlesnake.read_rattlesnake_output(file, coordinate_override_column=None, read_only_indices=None, read_variable='time_data', abscissa_start=None, abscissa_stop=None, downsample=None)

Reads in a Rattlesnake data file and returns the time history array as well as the channel table

Parameters

Returns