Releases: CIRADA-Tools/FRion
Releases · CIRADA-Tools/FRion
v1.1.3
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
Fixed propagation of FITS headers in Stokes U (previously, was copying Stokes Q header).
Updates to args/kwargs.
Version 1.1.0
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
What's Changed
- Fix hard-coded kwargs by @AlecThomson in #4
- Expose kwargs by @AlecThomson in #5
New Contributors
- @AlecThomson made their first contribution in #4
Full Changelog: V1.0.0...v1.0.1
Version 1.0.0
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.