cds-astro / ipyaladin

An IPython Widget for Aladin Lite, the sky viewer.
https://cds-astro.github.io/ipyaladin/
BSD 3-Clause "New" or "Revised" License
126 stars 26 forks source link

docs: be more explicit for errors (widget reduced + widget not ready) #107

Closed Xen0Xys closed 1 month ago

Xen0Xys commented 2 months ago

TO FIX

ManonMarchand commented 2 months ago

Can you rebase on master ? This does not need the hips2fits PR

ManonMarchand commented 2 months ago

I think updateWCS and updateFOV should not update the values if _is_reduced is True. Do you agree?

Xen0Xys commented 2 months ago

I think updateWCS and updateFOV should not update the values if _is_reduced is True. Do you agree?

I will check how the FoV react with canvas size, but yes I think that will be better for WCS!