Releases: CIRADA-Tools/RM-Tools
Releases · CIRADA-Tools/RM-Tools
V1.4.8
What's Changed
- Make multiprocessing work as intended for rmsynth3d
- Make sure outputs for 1D RM synthesis are actually the dType that user requested by @ErikOsinga in #150
- Added combined-QU sigma_add calculation. Only affects rmsynth1d. by @Cameron-Van-Eck in #147
- adding the m12.py model by @loberhelman in #148
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- fix: launch jobs using Pool by @ErikOsinga in #134
- fix issue 145 by @ErikOsinga in #146
- Speed of light by @AlecThomson in #133
- Basic tests for all helper/secondary tools by @Cameron-Van-Eck in #135
Full Changelog: v1.4.6...v1.4.7
Ver1.4.6
Fixed bug in 3D RMSF calculation with non-uniform channels.
Full Changelog: v1.4.4...v1.4.6
v1.4.4
v1.4.3
Fixed bug in RMpeakfit3D which wasn't using the correct channel weights to calculate uncertainties.
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Catch custom models in 1D RMsynth by @AlecThomson in #126
Full Changelog: v1.4.1-a...v1.4.2
v1.4.1-a
Hotfix for PyPI deployment.
Full Changelog: v1.4.1...v1.4.1-a
v1.4.1
What's Changed
- Add precision arg for NUFFTs by @AlecThomson in #122
- Create python-publish.yml by @AlecThomson in #123
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Stokes I tqdm fix by @AlecThomson in #94
- Speed fixes for Stokes I fit by @AlecThomson in #95
- Escape all latex characters by @AlecThomson in #100
- Fix for QU-fitting: PA0 angle wrapping by @jackieykma in #105
- Fix for 3D RM Synthesis --- Outputting NaN for pixels without input data by @jackieykma in #107
- Adding updated do_fitIcube file to stokesI_3Doutput by @shannonv in #108
- Non-uniform FFTs by @AlecThomson in #112
- Fix masks by @AlecThomson in #113
- Decrease RAM usage of RMtools by @ErikOsinga in #109
- Add check for BUNIT by @AlecThomson in #117
- New qufitting models by @Cameron-Van-Eck and @jackieykma in #114
- Stokes I 3d frequency fix by @Cameron-Van-Eck in #119
Full Changelog: v1.3.1...v1.4.0
Version 1.3.1
1.3.1: Several incremental updates
- progress bars updated to use tdqm, which should make them faster.
- Integrated super-resolution method of Cotton & Rudnick 2023, which creates
narrower RMSF shapes by setting lambda^2_0 = 0. - Added options to dofitIcube tool to save more outputs (coefficient maps,
errors, etc). - Made RMSF theoretical width calculations consistent: Dickey et al. 2019
now used throughout.