Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

HEALPix

Compare

  Analyzed 2 months ago

Software for pixelization, hierarchical indexation, synthesis, analysis, and visualization of data on the sphere. Please acknowledge HEALPix by quoting the web page https://healpix.sourceforge.io and publication: K.M. Gorski et al., 2005, Ap.J., 622, p.759

188K lines of code

2 current contributors

5 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

healpy

Compare

  Analyzed 2 months ago

Healpy provides a python package to manipulate healpix maps. It is based on the standard numeric and visualisation tools for Python, Numpy and matplotlib. To find find more information about Healpix, please visit its home page at https://healpix.sourceforge.io/. Characteristics: ... [More] pixellisation manipulation spherical harmonic transforms plotting capabilities reading and writing of healpix fits maps and alm Requirements: Python (2.7, 3.5, 3.6) Numpy (>=1.5.0) matplotlib astropy Installation: pip install --user healpy Update: pip install --user --upgrade healpy Test the installation with: import healpy healpy.mollview(arange(12)) Documentation Use the online documentation, accessible with help() (or using the '?' in ipython). [Less]

11.7K lines of code

15 current contributors

4 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This