Revisions of python-gwcs
Dirk Mueller (dirkmueller)
committed
(revision 6)
- update to 0.13.0 - Added two new transforms - ``SphericalToCartesian`` and ``CartesianToSpherical``. [#275, #284, #285] - Added ``to_fits_sip`` method to generate FITS header with SIP keywords [#286] - Added ``get_ctype_from_ucd`` function. [#288] - Fixed an off by one issue in ``utils.make_fitswcs_transform``. [#290]
buildservice-autocommit
accepted
request 761639
from
Todd R (TheBlackCat)
(revision 5)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 761638
from
Todd R (TheBlackCat)
(revision 4)
- Update to 0.12.0 + New Features * ``gwcs.WCS`` now supports the ``world_axis_object_components`` and ``world_axis_object_classes`` methods of the low level WCS API as specified by APE 14. * Removed astropy-helpers from package. * Added a method ``fix_inputs`` which rturns an unique WCS from a compound WCS by fixing inputs. * Added two new transforms - ``ToDirectionCosines`` and ``FromDirectionCosines``. * Added new transforms ``WavelengthFromGratingEquation``, ``AnglesFromGratingEquation3D``. * ``gwcs.WCS`` now supports the new ``world_axis_names`` and ``pixel_axis_names`` properties on ``LowLevelWCS`` objects. * Update the ``StokesFrame`` to work for arrays of coordinates and integrate with APE 14. * Added ``Snell3D``, ``SellmeierGlass`` and ``SellmeierZemax`` transforms. + API Changes * Changed the initialization of ``TemporalFrame`` to be consistent with other coordinate frames. + Bug Fixes * Ensure that ``world_to_pixel_values`` and ``pixel_to_world_values`` always accept and return floats, even if the underlying transform uses units. - Drop python2 subpackage due to dependencies dropping python2.
Yuchen Lin (maxlin_factory)
accepted
request 731167
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
initialized devel package after accepting 731167
Tomáš Chvátal (scarabeus_iv)
committed
(revision 2)
Tomáš Chvátal (scarabeus_iv)
accepted
request 730896
from
Benjamin Greiner (bnavigator)
(revision 1)
An Astropy helper package for managing world coordinate system. Recommended by python-photutils
Displaying revisions 21 - 26 of 26