corefit

heliopy.data.helios.corefit(probe, starttime, endtime, verbose=False, try_download=True)

Read in merged data set

Parameters:
  • probe (int, string) – Helios probe to import data from. Must be 1 or 2.
  • starttime (datetime) – Interval start time
  • endtime (datetime) – Interval end time
  • verbose (bool, optional) – If True, print information as data is loading. Default is False.
Returns:

data – Data set

Return type:

DataFrame