functions.utility.load_data

load_data(program, filename, plotting=False)[source]

Load data from file.

Parameters:
  • program (str) – The name of the program.

  • filename (str) – The name of the file to be loaded.

  • plotting (bool) – The plotting script flag.