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.

unv(arr)

Return the nominal values of the numbers in NumPy array arr.

usd(arr)

Return the standard deviations of the numbers in NumPy array arr.