Skip to content

aaccomazzi/wwt-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adsass

WWT Frontend to the ADS All Sky Survey. Hosted here. This repository contains both the static HTML and Javascript used to for the WWT-ADSASS, as well as Python code to generate WorldWide Telescope toast tiles from Aladin maps.

Installing

The Python code has the following dependencies:

  • numpy
  • pandas
  • PIL or Pillow
  • jinja2
  • healpy
  • toasty

Running

Typing make in this directory will generate the relevant catalogs and toast tiles, and copy them into the web/ directory. This directory matches adsass.org/wwt

About

WWT Frontend to the ADS All Sky Survey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.5%
  • JavaScript 36.1%
  • Python 19.4%
  • Makefile 4.2%
  • CSS 3.8%