smpl.data

Simplified internal data parsing and transforming.

Functions

data_kwargs(kwargs)

Set default data_kwargs() if not set.

filtered_data_split(datax, datay, **kwargs)

Splits datax and datay into (x,y,xerr,yerr).

flatmesh(*args)

Similar to numpy.meshgrid but the result will be of one dimension instead of stacked arrays.