Skip to content

Releases: CIRADA-Tools/FRion

v1.1.3

25 Mar 00:59

Choose a tag to compare

What's Changed

  • Escape all latex by @AlecThomson in #8
  • Updated default TEC source to UQRG (JPLG stopped being produced in Aug 2023)

Full Changelog: v1.1.1...v1.1.3

Version 1.1.1

15 Sep 05:00

Choose a tag to compare

Fixed propagation of FITS headers in Stokes U (previously, was copying Stokes Q header).
Updates to args/kwargs.

Version 1.1.0

03 Aug 09:00

Choose a tag to compare

Version 1.1:

Added support for downloading CDDIS files. Changed default TEC to JPL maps from CDDIS.

Modified the large-file predict function to operate channel-wise instead of pixel-wise, which improves speed by 5x on my machine.

v1.0.1

22 Jul 07:31
2263eb6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.0.0...v1.0.1

Version 1.0.0

24 Feb 18:44

Choose a tag to compare

First release for PyPI.

This version incorporates the initial predict and correct functionality, plus the new feature (time-series outputs, PSRFITS support, Astropy units/angles support) requested in #2.