Skip to content

Releases: CIRADA-Tools/FRion

v1.1.3

Choose a tag to compare

@Cameron-Van-Eck Cameron-Van-Eck released this 25 Mar 00:59

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

Choose a tag to compare

@Cameron-Van-Eck Cameron-Van-Eck released this 15 Sep 05:00

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

Version 1.1.0

Choose a tag to compare

@Cameron-Van-Eck Cameron-Van-Eck released this 03 Aug 09:00

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

Choose a tag to compare

@AlecThomson AlecThomson released this 22 Jul 07:31
2263eb6

What's Changed

New Contributors

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

Version 1.0.0

Choose a tag to compare

@Cameron-Van-Eck Cameron-Van-Eck released this 24 Feb 18:44

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.