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_modal_data

Signature

def sdynpy.fileio.sdynpy_rattlesnake.read_modal_data(file, coordinate_override_column=None, read_only_indices=None)

Read modal test data from a Rattlesnake nc4 file.

Reads the full time history, FRF matrix, and multiple coherence array from a Rattlesnake modal-test nc4 file. Time data are reshaped into (n_averages, n_channels, samples_per_frame) blocks.

Parameters

Returns

Warns