ndcube icon indicating copy to clipboard operation
ndcube copied to clipboard

Add support for the `serialization` of the `ndcube` WCS wrappers.

Open ViciousEagle03 opened this issue 6 months ago • 5 comments

This PR adds the support for the serialization of the following wrapper class:

ResampledLowLevelWCS CompoundLowLevelWCS ReorderedLowLevelWCS

Currently, this PR does not have tests written with underlying WCS attributes as the astropy.wcs.WCS and would be added after the asdf-astropy PR https://github.com/astropy/asdf-astropy/pull/235 is merged.

Fixes: #750


Note: This PR Should be merged after #708 is merged

ViciousEagle03 avatar Aug 16 '24 07:08 ViciousEagle03