super_auto_comb.load_files

Functions

genfromkk(fname[, fix_summer_time, max_columns])

Load a single kk file.

Module Contents

super_auto_comb.load_files.genfromkk(fname, fix_summer_time=False, max_columns=12, **kwargs)

Load a single kk file. Return regularized timetags, assuming data coming at regular intervals and at integer seconds.

Parameters:
  • fname (file or str) – File or filename to be read

  • max_columns (int, optional) – max number of columns to read, by default 12

  • fix_summer_time (bool, optional) – If true, it will try to fix discontinuities due to summer time (will not work with gaps in the data > 1 h, by default False

Returns:

out – Data read.

Return type:

ndarray