integrated_dists

heliopy.data.helios.integrated_dists(probe, starttime, endtime, verbose=False)

Returns the integrated distributions from experiments i1a and i1b in Helios distribution function files.

The distributions are integrated over all angles and given as a function of proton velocity.

Parameters:
  • probe (int) – Helios probe to import data from. Must be 1 or 2.
  • starttime (datetime) – Start of interval
  • endtime (datetime) – End of interval
  • verbose (bool, optional) – If True, print information whilst loading. Default is False.
Returns:

distinfo – Infromation stored in the top of distribution function files.

Return type:

Series