HiPS to Py - adl1995/HIPS-to-Py GitHub Wiki

hips is a Python client for Hierarchical Progressive Surveys (HiPS). The library extends a low and high level API for exploring or creating WCS / HEALPix images. Currently, there are clients built using HiPS, such as Aladin and Aladin Lite, but they are written in Java and JavaScript, respectively. The library allows that for a given World Coordinate System and image size (nx, ny), create a NumPy array containing the image by fetching tiles and projecting them onto an larger image array.

This project is a part of Google Summer of Code 2017 and is in early stage of development.

Resources

Links to Google Docs for all telecons

March 30, 2017

https://docs.google.com/document/d/1mTt-JF26XjaYfQUw_cMuoMJL1RgWHEmhGqbVuUEqYOM/edit?usp=sharing

May 24, 2017

https://docs.google.com/document/d/1qa8PbtGcJccrLH1cYvw7uu7qppJ0hctoD1mYV2hqzkQ/edit?usp=sharing

May 31, 2017

https://docs.google.com/document/d/1D3bEJuSH4d99u9dH_hGur3jbbPNapRI2hduYHCH9NKk/edit?usp=sharing

June 07, 2017

https://docs.google.com/document/d/16jNlDsNZHI6wubikg3Giiw-GM5GavkdLSSWgrdOdSmA/edit?usp=sharing

June 14, 2017

https://docs.google.com/document/d/1QNs9XKpCWULHSnjajkPOitk3EEx0l5nzo1aywtfzUBk/edit?usp=sharing

June 23, 2017

https://docs.google.com/document/d/1hYGIDfQvRRpeT3QpY1MTVp_WcPn7eOCktDuZfPuCyV0/edit?usp=sharing

June 28, 2017

https://docs.google.com/document/d/1sHvezaSksyv1MAAcy-dmby6RXXR4AZeVn9zje3PWF7o/edit?usp=sharing

July 05, 2017

https://docs.google.com/document/d/1AyTjEzbRrnRfg8wdPJVWLl-rZ5pqS1kPzpYbxIyMrYw/edit?usp=sharing

July 12, 2017

https://docs.google.com/document/d/1S1T4CuVnLbF7sX-iMxrLcV_7FP0eSkI0OguIEBjoPMk/edit?usp=sharing

July 19, 2017

https://docs.google.com/document/d/1KvKRrQ584OUr7V7Y1u9egtBIktCNEPVyl4VGGqNkE1o/edit?usp=sharing

July 26, 2017

https://docs.google.com/document/d/1SAuKGSgxJ-RWlgA8MR5bw4ME9s0zuWwCIaHRHidKTpg/edit?usp=sharing

August 02, 2017

https://docs.google.com/document/d/1TxHpx3C8PryeSSiE7UAct_k-bDUGHdAWtWux65pGZ8o/edit?usp=sharing

August 16, 2017

https://docs.google.com/document/d/1EGkbgqz6IDCvPjgE2k-rDb89rutiANveQasgp87Ur_o/edit?usp=sharing

August 23, 2017

https://docs.google.com/document/d/1SK05OY_Z7MHM8vHgZNQy4AfKmS4WuBFpZh0UY_6ohF4/edit?usp=sharing

August 30, 2017

https://docs.google.com/document/d/1YReS3HIW52rmdCeuCB3zPCYY1lD63zAaL8dNckMbW7U/edit?usp=sharing

Other documents

Google Summer of Code application