movement.io.load#

Description

Load data from various frameworks into movement.

Classes

LoaderProtocol

Protocol for loader functions to be registered via register_loader.

Functions

get_supported_source_software

Return registered source software and supported file suffixes.

infer_source_software

Infer the source_software from a given input file.

load_dataset

Create a movement dataset from any supported third-party file.

load_multiview_dataset

Load and merge data from multiple files representing different views.

register_loader

Register a loader function for a given source software.

rename_legacy_dimensions

Rename deprecated plural dimension names to singular form.