1

I'm looking for a way to convert fits file using the HEALPix projection to a cube map. I'm particularly interested in converting files from the Planck data release.

My question in pictures:

I have:

HEALPix

I want:

Cubemap

Eric Brown
  • 13,774
  • 7
  • 30
  • 71
hanno
  • 6,401
  • 8
  • 48
  • 80

1 Answers1

0

I found a workaround using a function from CMBView: http://code.google.com/p/cmbview/source/browse/src/Classes/CMBdata.m

Result: https://github.com/hannorein/planck_cmb_cubemaps

hanno
  • 6,401
  • 8
  • 48
  • 80