Convert fieldline coordinates output from the SSW package pfss
into SkyCoord objects.
Parameters:
pfss_fieldlines (recarray) – Structure produced by reading pfss output with readsav
Returns:
fieldlines (list) – Each entry is a tuple containing a SkyCoord object and a
Quantity object listing the coordinates and field strength along the loop.