Skip to content

lincc-frameworks/ADASS_2024_LSDB_HATS

 
 

Repository files navigation

LSDB Demo at the ADASS 2024

Logo

Demonstration prepared for the ADASS 2024 conference, Valletta, 2024. This demo showcases working with HATS-partitioned survey catalogs via LSDB, and time domain analysis with nested-dask.

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

In this notebook we will learn how to:

  • Query and filter catalog data
  • Compute time-series features for LSDB catalogs using nested-dask
  • Plot light curves and periodograms

In this notebook we will learn how to:

  • Use VizieR TAP query to access tables and store/handle them in LSDB
  • Use those catalogs to perform crossmatching with existing LSDB catalogs
  • Perform time-series analysis and exploration with nested-dask

LINCC Tech Talks

Watch the following LINCC Tech Talk to learn more about LSDB. Other relevant talks can be found in the LSST Discovery Alliance website.

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 the tutorial on LSDB, ADASS, Valletta, 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%