pyrfu.mms.load_brst_segments module#

pyrfu.mms.load_brst_segments.load_brst_segments(tint, data_path: str | None = None, download: bool = True)[source]#

Load burst segment time intervals associated with the input time interval tint.

Parameters:
  • tint (list) – Time interval to look for burst segments.

  • data_path (str, Optional) – Path of MMS data. If None use pyrfu/mms/config.json

Returns:

brst_segments – Segments of burst mode data.

Return type:

list