Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hips2Fits and aladin-lite communication test -- projections issues #120

Open
ManonMarchand opened this issue Sep 1, 2023 · 4 comments
Open
Labels

Comments

@ManonMarchand
Copy link
Member

ManonMarchand commented Sep 1, 2023

What the test is

  • use Hips2Fits near Orion with 30°fov
  • save the fits file
  • load in aladin-lite
  • see if there are misalignements by eye

Note that this might miss tiny misalignment. We're near the galactic plane, so we might also miss errors near the poles.

Results

Projection Supported by WCSlib (hence Hips2Fits) test result
SIN v v
TAN v v
STG v v
ZEA v v
FEYE
AIR v
ARC v v
NCP
MER v v
CAR v v
CEA v v
CYP v v
AIT v v
MOL v v
PAR v
SFL v v
COD v but ??
HPX v not supported by aladin-lite

but Note : conic equidistant COD should be in Hips2Fits (it's in WCSlib) but cannot be found

So the output of the test is that strange things happen for Airy and Parabolic projections.
Don't know where the problem lies though. Is it in aladin-lite reading or in hips2fits writing ?

@tboch
Copy link
Collaborator

tboch commented Sep 4, 2023

Note: HPX projection is supposed to be supported by Aladin Lite.

@ManonMarchand
Copy link
Member Author

do you have a fits file in hpx projection? Mine cannot load

@tboch
Copy link
Collaborator

tboch commented Sep 4, 2023

do you have a fits file in hpx projection? Mine cannot load

Oh, OK, I see the source of confusion.
HPX FITS files are not supported at the time, but Aladin Lite can project HiPS in HPX projection.

@ManonMarchand ManonMarchand changed the title Hips2Fits and aladin-lite communication test Hips2Fits and aladin-lite communication test -- projections issues Mar 6, 2024
@bmatthieu3
Copy link
Collaborator

I updated wcs-rs lib to support HPX projection in WCS so it works in aladin lite now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants