ipyvasp.utilsΒΆ
Functions
|
Create and register a custom colormap from a list of RGB colors. |
|
Return file size |
|
Returns interpolated xnew,ynew. |
|
Contextmanager to prevents overwiting as file by adding numbers in given path. |
|
Caluate rolling mean of array X using scipy.ndimage.filters.convolve1d. |
|
Context manager to work in some directory and come back. |
|
Read data from an opened file pointer f by indexing. |
|
Color transformation such as brightness, contrast, saturation and mixing of an input color array. |
Classes
|