mag_4hz

heliopy.data.helios.mag_4hz(probe, starttime, endtime)

Read in 4Hz magnetic field data.

Parameters
  • probe (int, str) – Helios probe to import data from. Must be 1 or 2.

  • starttime (datetime.datetime) – Interval start time

  • endtime (datetime.datetime) – Interval end time

  • try_download (bool) – If False don’t try to download data if it is missing locally.

Returns

data – 4Hz magnetic field data set

Return type

sunpy.timeseries.GenericTimeSeries