Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #175 from dstansby/source-clog
Browse files Browse the repository at this point in the history
Add map source changelog
  • Loading branch information
dstansby authored Apr 29, 2020
2 parents 813e21e + 6cb3699 commit 25f5b19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ To convert from the old x, y, z array used for seeds, do::

Note that the latitude must be in the range :math:`[-\pi/2, \pi/2]`.

GONG and ADAPT map sources
~~~~~~~~~~~~~~~~~~~~~~~~~~
pfsspy now comes with built in `sunpy` map sources for GONG and ADAPT synoptic
maps, which automatically fix some non-compliant FITS header values. To use
these, just import ``pfsspy`` and load the .FITS files as normal with sunpy.

Using `~pfsspy.fieldline.FieldLine` objects
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The input to `~pfsspy.fieldline.FieldLine` objects is now a set of
Expand Down

0 comments on commit 25f5b19

Please sign in to comment.