mag_ness

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

Read in 6 second magnetic field data.

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 more information as data is loading. Default is True.
Returns:

data – 6 second magnetic field data set

Return type:

DataFrame