sdf_xarray.plotting

sdf_xarray.plotting#

Functions

animate(data[, fps, min_percentile, ...])

Generate an animation

calculate_window_boundaries(data[, xlim])

Calculate the bounderies a moving window frame.

compute_global_limits(data[, ...])

Remove all NaN values from the target data to calculate the global minimum and maximum of the data.

get_frame_title(data, frame[, ...])

Generate the title for a frame

Classes

EpochAccessor(xarray_obj)