find nearest value in array.
taken from http://stackoverflow.com/questions/2566412/find-nearest-value-in-numpy-array
array : numpy.ndarray
array we are searching for a value in
value : element of the array
value to search for
found_value : an element of the array
the value that is numerically closest to value
skrf.convenience.now_string
skrf.convenience.find_nearest_index
Enter search terms or a module, class or function name.