Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog HiPS for notebooks #289

Closed
wants to merge 7 commits into from

Conversation

imbasimba
Copy link
Member

core.py: DEFAULT_CATALOG_HIPS_URL needs to point to and xml of Catalog HiPS.
Same structure as described here: WorldWideTelescope/wwt-webgl-engine#84

pkgw added a commit to pkgw/pywwt that referenced this pull request Jul 23, 2021
This is what all of the async work is building up to. In order to
populate HiPS catalogs on the fly, we *really* benefit from the async
framework because we have to roundtrip with the WWT frontend repeatedly.

This significantly builds on the work of @imbasimba in WorldWideTelescope#289, but builds
on the work I've been doing to unify everything with the "research app"
backend and these async foundations.
@pkgw pkgw mentioned this pull request Jul 23, 2021
2 tasks
@pkgw
Copy link
Contributor

pkgw commented Jul 23, 2021

Finally superseded by #308, which built on my infrastructure work to merge the different WWT viewer implementations and stub out an async architecture. Final results are very cool!

@pkgw pkgw closed this Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants