Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 492 Bytes

File metadata and controls

31 lines (17 loc) · 492 Bytes

Utilities

This module holds bits of code that are quite generic and don't fit anywhere else.

Mathematical functions

::: extra.utils.gaussian

::: extra.utils.gaussian2d

::: extra.utils.lorentzian

Array functions

::: extra.utils.find_nearest_index

::: extra.utils.find_nearest_value

::: extra.utils.reorder_axes_to_shape

Plotting functions

::: extra.utils.imshow2

::: extra.utils.hyperslicer2

::: extra.utils.ridgeplot

Fitting functions

::: extra.utils.fit_gaussian