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_system_id_data

Signature

def sdynpy.fileio.sdynpy_rattlesnake.read_system_id_data(file)

Read system-identification data from a Rattlesnake npz file.

Parses the FRF matrix, response CPSD, reference CPSD, response noise CPSD, reference noise CPSD, and multiple coherence from a numpy .npz file produced by the Rattlesnake system-identification routine. Applies response and reference transformation matrices when they are present in the file (i.e. when the corresponding array is not NaN).

Parameters

Returns