epraya.Sload1#

Sload1(dat, rows, cols)#

Function to load data with the Seek function.

Parameters:
  • dat (str) – Name of the data field.

  • rows (int) – Number of rows to load

  • cols (list) – List of two values with the field and count data [field, count].

Returns:

  • field (np.array) – Array of the magnetic field values.

  • rcount (np.array) – Array of the counts values.