From de0c2f3368ba76c36f6015f05a0c20045f27ec3b Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Fri, 8 May 2020 08:23:39 -0400 Subject: [PATCH 1/2] fix ypo in the description of the healpix schema --- schemas/stsci.edu/asdf/transform/healpix-1.2.0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/stsci.edu/asdf/transform/healpix-1.2.0.yaml b/schemas/stsci.edu/asdf/transform/healpix-1.2.0.yaml index 0416ca3d..36b214d7 100644 --- a/schemas/stsci.edu/asdf/transform/healpix-1.2.0.yaml +++ b/schemas/stsci.edu/asdf/transform/healpix-1.2.0.yaml @@ -7,7 +7,7 @@ title: | HEALPix projection. description: | - Corresponds to the `XPH` projection in the FITS WCS standard. + Corresponds to the `HPX` projection in the FITS WCS standard. Invertibility: All ASDF tools are required to provide the inverse of this transform. From 2ec014e3fc56746f4335ae0feec961a8a9ebdabf Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Fri, 8 May 2020 10:44:20 -0400 Subject: [PATCH 2/2] fix typos in all versions of the schema --- schemas/stsci.edu/asdf/transform/healpix-1.0.0.yaml | 2 +- schemas/stsci.edu/asdf/transform/healpix-1.1.0.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/stsci.edu/asdf/transform/healpix-1.0.0.yaml b/schemas/stsci.edu/asdf/transform/healpix-1.0.0.yaml index e16f85f6..c890c6ba 100644 --- a/schemas/stsci.edu/asdf/transform/healpix-1.0.0.yaml +++ b/schemas/stsci.edu/asdf/transform/healpix-1.0.0.yaml @@ -7,7 +7,7 @@ title: | HEALPix projection. description: | - Corresponds to the `XPH` projection in the FITS WCS standard. + Corresponds to the `HPX` projection in the FITS WCS standard. Invertibility: All ASDF tools are required to provide the inverse of this transform. diff --git a/schemas/stsci.edu/asdf/transform/healpix-1.1.0.yaml b/schemas/stsci.edu/asdf/transform/healpix-1.1.0.yaml index 82720421..1e1bf2f2 100644 --- a/schemas/stsci.edu/asdf/transform/healpix-1.1.0.yaml +++ b/schemas/stsci.edu/asdf/transform/healpix-1.1.0.yaml @@ -7,7 +7,7 @@ title: | HEALPix projection. description: | - Corresponds to the `XPH` projection in the FITS WCS standard. + Corresponds to the `HPX` projection in the FITS WCS standard. Invertibility: All ASDF tools are required to provide the inverse of this transform.