ipfml.utils.rst.txt 342 B

12345678910111213141516171819202122232425262728
  1. ipfml.utils
  2. ===========
  3. .. automodule:: ipfml.utils
  4. .. rubric:: Functions
  5. .. autosummary::
  6. get_indices_of_highest_values
  7. get_indices_of_lowest_values
  8. integral_area_simps
  9. integral_area_trapz
  10. normalize_2D_arr
  11. normalize_arr
  12. normalize_arr_with_range