Questions tagged [rotator]

84 questions
5
votes
3 answers

Apply rotation to HEALPix map in healpy

I have a HEALPix map that I have read in using healpy, however it is in galactic coordinates and I need it in celestial/equatorial coordinates. Does anybody know of a simple way to convert the map? I have tried using healpy.Rotator to convert from…
aim
  • 657
  • 2
  • 12
  • 26
5
votes
8 answers

How to make my script loop

I created an image slider that ends on one image, but now I'd like to take it a step further and make it loop. Here is my code in the head tag