pingwyn.to_float64

pingwyn.to_float64(obj)

Convert object values to numpy 64-bit floats.

Parameters:

obj (pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile) – Object to convert.

Returns:

Converted object. Has the same type as the input object.

Return type:

pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile