Skip to content Skip to sidebar Skip to footer
Showing posts with the label Healpy

Installation Problems With Healpy Python-3..4 On Ubuntu-14.04

I am new to ubuntu and using ubuntu 14.04 on lenovo t410 with python-3.4 For installing Healpy I ha… Read more Installation Problems With Healpy Python-3..4 On Ubuntu-14.04

Make A 2D Histogram With HEALPix Pixellization Using Healpy

The data are coordinates of objects in the sky, for example as follows: import pylab as plt import … Read more Make A 2D Histogram With HEALPix Pixellization Using Healpy