pwkit 1.3.0
pwkit 1.3.0 (2025-04-25)
- Add support for CASA 6! (#25, @pkgw). It's still incomplete, and there
may be some lingering bugs, but I am currently able to run most of my
processing pipeline on real VLA data. - In
imtool show, pressingforpwill now fit a source at the position of
the mouse cursor. Thefkey will fit either a point or a Gaussian, depending
on what fits better;pwill force a point-source fit. - Fix
pwkit.astutil.get_2mass_epochto use HTTPS to contact the Vizier API - More Numpy 2 compatibility fixes, including the use of
np.asarraywith a
floatdtype instead ofnp.asfarray. This could potentially reduce
efficiency if the input was afloat32and we're upgrading it to afloat64.
The DOI of this release is 10.5281/zenodo.15283107.