Skip to content

lincc-frameworks/LSDB-HATS-Midpoint-Review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

LSDB Demo at the Midpoint Review 2025

Demonstration prepared for the MidPoint Review of LINCC Frameworks, Pittsburgh, 2025. This demo showcases working with HATS-partitioned survey catalogs via LSDB.

Main references

Getting Started

You can follow along with this demo by creating your own local environment.

Local installation

If installing in your own hardware, create a virtual environment and install the relevant packages:

>> conda create --name lincc python=3.12
>> conda activate lincc
>> pip install lsdb pyvo ipyaladin cesium scikit-learn aiohttp

Notebooks

In this notebook we will learn how to:

  • Load object and source catalogs (lazily)
  • Perform crossmatching with existing LSDB catalogs
  • Save the results of a science workflow to disk

Acknowledgements

This project is supported by Schmidt Sciences.

This project is based upon work supported by the National Science Foundation under Grant No. AST-2003196.

This project acknowledges support from the DIRAC Institute in the Department of Astronomy at the University of Washington. The DIRAC Institute is supported through generous gifts from the Charles and Lisa Simonyi Fund for Arts and Sciences, and the Washington Research Foundation.

About

Resources for LSDB/HATS demo at Midpoint Review 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%